
Hunter Gatherer
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).
HUNTER GATHERER
---
You are your ancient ancestor who only has two concerns in life: Eating berries and not getting eaten by bears.
Eat berries or animals to keep your sustenance bar up, collect rocks and wood to craft items that can protect you from bears.
---HOW TO PLAY---
-Run around with WASD
-Collect resources by holding F until the resource disappears
-Press Space to attack (requires spear)
-Press C to get into the crafting menu
-Hold T to place traps
--Running the game on Linux--
tar -zxf _hunter_gatherer_linux.tar.gz
cd HunterGatherer_Linux
sh run.sh
Requires .NET Framework 4.5
Built with C#, OpenTK, custom 2D engine and my randomization library RUL (https://github.com/MStadlmeier/RUL)
I mostly made this to test my engine, so feel free to give me feedback on any technical issues :)
And please do forgive me for the art...
---
You are your ancient ancestor who only has two concerns in life: Eating berries and not getting eaten by bears.
Eat berries or animals to keep your sustenance bar up, collect rocks and wood to craft items that can protect you from bears.
---HOW TO PLAY---
-Run around with WASD
-Collect resources by holding F until the resource disappears
-Press Space to attack (requires spear)
-Press C to get into the crafting menu
-Hold T to place traps
--Running the game on Linux--
tar -zxf _hunter_gatherer_linux.tar.gz
cd HunterGatherer_Linux
sh run.sh
Requires .NET Framework 4.5
Built with C#, OpenTK, custom 2D engine and my randomization library RUL (https://github.com/MStadlmeier/RUL)
I mostly made this to test my engine, so feel free to give me feedback on any technical issues :)
And please do forgive me for the art...