17 lines
166 B
Markdown
17 lines
166 B
Markdown
# TowerDefense
|
|
|
|
Unmaintained tower defense game prototype
|
|
|
|
## Screenshots 🖼
|
|
|
|
[[screenshots/game.png]]
|
|
|
|
## Build ⚙️
|
|
```
|
|
xmake
|
|
```
|
|
|
|
## Run 🏃
|
|
```
|
|
xmake run
|
|
``` |