A remake of the first game I made.
This time made with C99 and raylib.
assets | ||
src | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md |
Tux Vs X ENGINE
A remake of the first game I made.
This time made with C99 and raylib.
Sprites made by Jelly_poi.
Programming and design by M-C-O-B.
Make sure to read the LICENSE file
TO-DO
- More clean code
- Build Guide
- Screen Boundaries
- Projectiles
- Portable Binaries of the game
BRANCHES
Use
git checkout unstable
to see the unstable branch