- Download
SushiCatRemakeWindows.zip
from the latest release - Unzip the zip
- Double-click the `SushiCatRemake.exe``
- Enjoy the simple game
- Download
SushiCatRemakeLinux.zip
from the latest release - Unzip the zip
- Run the executable:
./SushiCatRemake
- Enjoy the simple game
make clean && make
To run the compiled app, simply execute the executable (duh) SushiCatRemake
, e.g.:
./SushiCatRemake
Note that the following list of 3rd party libraries are required:
- box2d
- SDL2
- SDL2_gfx
- SDL2_image
- SDL2_ttf
Make sure to download the correct versions for the operating system for which you are compiling the app.