Flap around and bounce off of walls while avoiding spikes and collecting coins! Created with Raylib.
Kooha-2024-02-29-20-57-48.webm
- gnu make
- a computer
- raylib
- some type of desktop environment
- clone the repo
- enter a terminal
cd
into the repo- run
make
and it should work - run
./main
in your shell or double click themain
binary file in a file manager - have fun (or not!)