Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yoshi-roberts/project-twd


https://github.com/yoshi-roberts/project-twd

Last synced: about 1 month ago
JSON representation

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)