SkillAgentSearch skills...

TinyWar

A 2D turn-based strategy game inspired by Advance Wars on Python.

Install / Use

/learn @ZHXSpaceProgram/TinyWar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tiny War: 2D Pixel Turn-Based Strategy Game in Python

欢迎来到Tiny War!这是一个基于Pygame引擎开发的2D像素回合制策略游戏,灵感来源于经典的高级战争。

欢迎任何形式的贡献和反馈,如果你喜欢这个项目,不妨点击右上角的⭐Star⭐支持一下~

<div align="center"> <img src="https://github.com/user-attachments/assets/1abbb2fe-3191-4a00-ac70-05555c210824" width="400" height="300" /> <img src="https://github.com/user-attachments/assets/474c880a-9851-440b-b1ab-01928e31183c" width="400" height="300" /> <img src="https://github.com/user-attachments/assets/935d3c6a-7a29-4999-a1e0-e8e5da277c39" width="400" height="300" /> <img src="https://github.com/user-attachments/assets/926916fe-d1c1-42c7-ba03-bc1245c1292f" width="400" height="300" /> </div>

✨ Highlights

  • Land, sea, and air units, plus buildings, are fully supported.
  • Easily create and customize your own maps and units. See the documentation below.
  • Parallelizable search-based AI player.
  • Smooth interaction with mouse and keyboard.

🎮 How to Play?

If you are on Windows:

  • Download Game.zip from release.
  • Unzip and run Game.exe.

To run source code:

pip install pygame
python src/main.py

📚 Documentation

Project Guide

How to Design Map

How to Design Unit

📄 License

This project is licensed under the MIT License - see LICENSE for details.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Python

Security Score

90/100

Audited on Feb 12, 2026

No findings