A remake of the first game I made. This time made with C99 and raylib.
Go to file
Return0ne 2665450626 more fitting return types for functions 2021-10-21 08:02:11 -04:00
assets First commit with game files 2021-08-28 18:48:16 -04:00
src more fitting return types for functions 2021-10-21 08:02:11 -04: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 added copyright and more game info 2021-09-18 11:22:16 -04:00
README.md added copyright and more game info 2021-09-18 11:22:16 -04:00

README.md

Tux Vs X ENGINE

A remake of the first game I made.

This time made with C and raylib.

Sprites made my Jelly_poi.

Code and design by M-C-O-B.

Make sure to read the LICENSE file

TO-DO

  • More clean code
  • Build Guide
  • Hitboxes
  • Projectiles
  • Portable Binaries of the game