Oak Gnome Adventure
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).
How to Play
In Oak Gnome Adventure, your goal is gather acorns and plant them to grow
oak saplings. Squirrels will try to take the acorns away for thier own usage.
If you're hit by a squirrel, you'll be stunned and it'll take one of your
acorns. If you're hit with no acorns, it's the end for you.
1 Q A R Select next acorn (clockwise).
2 W Z T Plant a tree.
P Pause Toggle pause.
Enter Start new game (only on game over screen).
How to Compile
You will also need the engine code. You can download it here:
http://karatorian.org/2015/ld34/kawaii-ld34-20151213.tar.gz
Compile as follows:
tar xf kawaii-ld34-20151213.tar.gz
make -C kawaii-ld34/src
tar xf ld34-oak-gnome-src-20151216.tar.gz
cd ld34-oak-gnome-src-20151216
make test
In Oak Gnome Adventure, your goal is gather acorns and plant them to grow
oak saplings. Squirrels will try to take the acorns away for thier own usage.
If you're hit by a squirrel, you'll be stunned and it'll take one of your
acorns. If you're hit with no acorns, it's the end for you.
1 Q A R Select next acorn (clockwise).
2 W Z T Plant a tree.
P Pause Toggle pause.
Enter Start new game (only on game over screen).
How to Compile
You will also need the engine code. You can download it here:
http://karatorian.org/2015/ld34/kawaii-ld34-20151213.tar.gz
Compile as follows:
tar xf kawaii-ld34-20151213.tar.gz
make -C kawaii-ld34/src
tar xf ld34-oak-gnome-src-20151216.tar.gz
cd ld34-oak-gnome-src-20151216
make test