A clone of the popular tower defense game 'Plants vs Zombies' written in C using Raylib.
Raylib's Github wiki has information on building and running programs for most platforms. If you're using linux, just build and install Raylib from source (or however you want,) and run:
make
In the root of this project.
- Code, sound effects, music, art: James Czekaj
- *Placeholder sprites: PopCap Games
- Fonts:
- Last Man on Earth (Dreadful Productions)
- Komika Title (Vigilante Typeface Corporation)
*Placeholder sprites are used only in older commits.
This is a personal project I made for learning purposes, so I won't merge any pull requests, but you're free to fork it as long as you include and follow the license.