Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoshi-roberts/project-twd
https://github.com/yoshi-roberts/project-twd
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yoshi-roberts/project-twd
- Owner: yoshi-roberts
- Created: 2024-09-09T20:24:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T18:52:25.000Z (about 1 month ago)
- Last Synced: 2024-11-22T19:19:43.423Z (about 1 month ago)
- Language: C
- Size: 3.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Tower Defense.
A hybrid tower defense and typing game.
## Building
If compiling on Windows make sure you have mingw installed.
If compiling on Linux make sure you have installed the required Raylib [dependencies](https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux)## Libraries
[Raylib](https://github.com/raysan5/raylib)
Hashmap code written by [rxi](https://github.com/rxi/map)