Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.14 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.14 KB

Zombie Garden Tower Defense Game

A clone of the popular tower defense game 'Plants vs Zombies' written in C using Raylib.

gameplay

Building

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.

Credits

  • Code, sound effects, music, art: James Czekaj
  • *Placeholder sprites: PopCap Games
  • Fonts:

*Placeholder sprites are used only in older commits.

Contributing

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.

Libraries