LowRezJam
A downloadable game for Windows and Linux
This is my submission for the #LowRezJAm2016. It's a small game based on one of my old librarys.
The lets you make jam in a jar in low rez. See what I did there? Pun intended.
I've completed the game now. :o)
If you don't trust my binaries then you can compile following the instructions below. Otherwise there are windows and linux binaries below. No Mac. Sorry.
COMPILE AND RUN:
- git clone https://github.com/LiquidityC/LowRezJam --recursive
- cd LowRezJam
- mkdir build
- cd build
- cmake ..
- make
- cd ..
- ./build/lowrezjam
You'll need to install sdl2, sdl2_image, sdl2_ttf and sdl2_mixer before the compile will work. Good luck!
Status | Released |
Platforms | Windows, Linux |
Author | LiquidityC |
Made with | SDL |
Tags | 64x64, Arcade, linux, lowrezjam2016, sdl |
Average session | A few minutes |
Inputs | Keyboard |
Install instructions
WINDOWS:
Just unzip the file and run (double click) lowrezjam.exe
I haven't managed to sign the .exe yet so you will get a warning about this. Just click "More info" and "Run anyway" to bypass. I'm working on fixing this right now.
LINUX:
There's a readme regarding the libs in the linux tar ball. Just read that.
Leave a comment
Log in with itch.io to leave a comment.