Afraid of the Dark
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 "jam" entry by Will Edwards, Adrian Delpha and 'Mr War', who all hang out in the Glest modding community.
There is a way to defeat the balrog boss.
Windows users: unzip and run bin/game from the bin directory.
Linux (& MacOSX?):
cd {SOMEWHERE}
git clone git://github.com/williame/ludum_dare_mini_31_fear.git
cd ludum_dare_mini_31_fear
git submodule init
git submodule update
make run
The game is 3D models drawn orthogonally. The idea was that the heroine would be carrying a flaming torch and this would be the only light on the scene. Sadly that shader never got implemented.
Of course we never quite got as far as we'd hoped. The whole keys and doors and the ladder are not implemented.
There is a way to defeat the balrog boss.
Windows users: unzip and run bin/game from the bin directory.
Linux (& MacOSX?):
cd {SOMEWHERE}
git clone git://github.com/williame/ludum_dare_mini_31_fear.git
cd ludum_dare_mini_31_fear
git submodule init
git submodule update
make run
The game is 3D models drawn orthogonally. The idea was that the heroine would be carrying a flaming torch and this would be the only light on the scene. Sadly that shader never got implemented.
Of course we never quite got as far as we'd hoped. The whole keys and doors and the ladder are not implemented.