A remake of the first game I made. This time made with C99 and raylib.
Go to file
Return0ne 528aa248f3 Fixed a dumb typo in the ReadMe 2021-10-21 08:12:42 -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 Fixed a dumb typo in the ReadMe 2021-10-21 08:12:42 -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 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
  • Hitboxes
  • Projectiles
  • Portable Binaries of the game