diff --git a/README.md b/README.md index d6f2c30..2beeef8 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,25 @@ # 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 working in .h files -* Screen Boundaries -* Projectiles -* Portable Binaries of the game +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 working in .h files +* Screen Boundaries +* Projectiles +* Portable Binaries of the game + +# BRANCHES + +

To see new code use

+ +git checkout unstable