/jetpack-fella

Primary LanguageCMozilla Public License 2.0MPL-2.0

jetpack-fella

bad code alert bad code alert bad code alert, this needs refactoring (a lot)

  • Simple game written in raylib C

Controls:

  • jump - space
  • move left - a + left
  • move right - d + right

What you need:

  • raylib
  • gcc

How to compile+run:

git clone https://github.com/drinkmonster/jetpack-fella
cd jetpack-fella
make
./jetpack-fella

TODO:

  • Add store
  • Maybe add some more sprites
  • Implement deltaTime, so the big bois can play on big fps
  • Add build option for windows (someone pr :3)

i might approve small changes / improvements