added a guide to switch branches in the readme

This commit is contained in:
Return0ne 2021-11-21 21:01:53 -05:00
parent d748b0479f
commit d766ed5fce
1 changed files with 23 additions and 17 deletions

View File

@ -1,19 +1,25 @@
# Tux Vs X ENGINE
A remake of the first game I made.
<p>This time made with C and raylib.</p>
<p>Sprites made by Jelly_poi.</p>
<p>Programming and design by M-C-O-B.</p>
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.
<p>This time made with C and raylib.</p>
<p>Sprites made by Jelly_poi.</p>
<p>Programming and design by M-C-O-B.</p>
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
<p>To see new code use</p>
git checkout unstable