Files
Tower-Defense/README.md
Simon Pribylski 7ddf47a81a
All checks were successful
Linux arm64 / Build (push) Successful in 1m18s
Update README.md
2025-03-23 11:47:36 +00:00

18 lines
193 B
Markdown

# TowerDefense
Unmaintained multiplayer tower defense game prototype
(OpenGL + TCP)
## Screenshots 🖼
[[screenshots/game.png]]
## Build ⚙️
```
xmake
```
## Run 🏃
```
xmake run
```