Files
Tower-Defense/README.md
Persson-dev 700a2b0c18
Some checks failed
Linux arm64 / Build (push) Failing after 1m31s
add readme
2025-03-19 18:52:56 +01:00

17 lines
166 B
Markdown

# TowerDefense
Unmaintained tower defense game prototype
## Screenshots 🖼
[[screenshots/game.png]]
## Build ⚙️
```
xmake
```
## Run 🏃
```
xmake run
```