Cucumbersome by jmf
A game about growing and collecting cucumbers with a two button control scheme. Ever thought Harvest Moon had too many buttons? Then this is the game for you!
Controls:
D to move right
Space to perform action (Either plant, harvest or water depending on context)
Running Instructions (Per-platform):
Windows:
Download and then extract the zip file to a folder (Do not try and run the download without extracting first as it will fail).
Run "cucumbersome.exe" in "build_win32" of the extracted folder.
Note: You may need to install openal prior to playing, it can be downloaded here: https://www.openal.org/downloads/oalinst.zip
Fedora Linux (64-bit) :
Install runtime deps:
sudo dnf install SDL2 openal-soft jansson libpng12 freetype
And then the executable in build/ can be run.
Ubuntu Linux (64-bit) :
Install runtime deps:
sudo apt-get install libjansson4 libsdl2 libopenal1 libpng12 libfreetype6
And then the executable in build/ can be run.
Controls:
D to move right
Space to perform action (Either plant, harvest or water depending on context)
Running Instructions (Per-platform):
Windows:
Download and then extract the zip file to a folder (Do not try and run the download without extracting first as it will fail).
Run "cucumbersome.exe" in "build_win32" of the extracted folder.
Note: You may need to install openal prior to playing, it can be downloaded here: https://www.openal.org/downloads/oalinst.zip
Fedora Linux (64-bit) :
Install runtime deps:
sudo dnf install SDL2 openal-soft jansson libpng12 freetype
And then the executable in build/ can be run.
Ubuntu Linux (64-bit) :
Install runtime deps:
sudo apt-get install libjansson4 libsdl2 libopenal1 libpng12 libfreetype6
And then the executable in build/ can be run.
| Windows | https://static.9lines.org/cucumbersome_win32.zip |
| Fedora Linux (64-bit) | https://static.9lines.org/cucumbersome_fedora_23_64bit.tar.gz |
| Ubuntu (64-bit) | https://static.9lines.org/cucumbersome_debian_64.tar.gz |
| Source | https://static.9lines.org/cucumbersome.tar.gz |
| Original URL | https://ludumdare.com/compo/ludum-dare-34/?action=preview&uid=4371 |
Even if the game works now on my computer, the game display is too big on a laptop screen (1366x768) to be playable.
Thanks for the nice comments. :)