All checks were successful
Linux arm64 / Build (push) Successful in 1m18s
18 lines
193 B
Markdown
18 lines
193 B
Markdown
# TowerDefense
|
|
|
|
Unmaintained multiplayer tower defense game prototype
|
|
(OpenGL + TCP)
|
|
|
|
## Screenshots 🖼
|
|
|
|
[[screenshots/game.png]]
|
|
|
|
## Build ⚙️
|
|
```
|
|
xmake
|
|
```
|
|
|
|
## Run 🏃
|
|
```
|
|
xmake run
|
|
``` |