A remake of the first game I made. This time made with C99 and raylib.
Go to file
Return0ne 02bc8500aa got rid of the stupid Func_ in the function names 2021-11-22 18:33:11 -05:00
assets First commit with game files 2021-08-28 18:48:16 -04:00
src got rid of the stupid Func_ in the function names 2021-11-22 18:33:11 -05:00
.gitignore more fitting return types for functions 2021-10-21 08:02:11 -04:00
LICENSE Initial commit 2021-08-28 22:39:35 +00:00
Makefile got rid of the stupid Func_ in the function names 2021-11-22 18:33:11 -05:00
README.md got rid of the stupid Func_ in the function names 2021-11-22 18:33:11 -05:00

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