Cucumbersome
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
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.