Try to discover every object you can make, using the best method.
Throwing things together until they work.
Arrow keys or WASD (keycodes) to move
Esc to quit
Literally any other key to pick up / drop / swap / combine
###Windows
- Extract CHWin.zip somewhere nice.
- Run combineHarvest.exe
Alternatively, if you already have SDL installed on your system it may work to simply grab the executable and the assets folders snd
and img
. The assets folders must be in the same directory as the executable.
###Linux
- Clone / download / whatever the whole directory (windows folder is unnecessary of course) OR extract CHLinux to your favourite new folder.
- Ensure SDL2 is installed on your machine. Sorry folks but had some trouble removing the dependancy.
- Run
./combineHarvest