
Lazer Patriarch
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).
-- IMPORTANT INSTRUCTIONS --
You will spawn next to your objective that is blocked by doors. To unlock them, move blocks (X) onto switches found throughout the map while avoiding monsters. Each block you activate makes the entire room more lit. On the flip side, the enemies can find you based off lighting (even projectiles), so it's a trade-off.
arrow keys -> movement
Z -> attack
X -> move block
you can edit controls with config.ini
credits --
AODQ - Code
Smilecythe - Pixels, Music/Sound
misc --
Uses personal engine all written in D (check source code)
Map is randomly generated
You can edit controls with config.ini
Game is probably buggy, laggy, etc, of course. :) Level generation might crash, just retry
UBUNTU (I don't know about the rest of the distros) --
You must have the following libraries installed:
DevIL (iirc 'DevIL-devel' )
SDL2 ( just libsdl2-dev )
OpenAL ( libglu1-mesa-dev freeglut3-dev mesa-common-dev )
OpenGL ( libopenal0a libopenal-dev )
Vorbis ( libogg libvorbis vorbis-tools )
You will spawn next to your objective that is blocked by doors. To unlock them, move blocks (X) onto switches found throughout the map while avoiding monsters. Each block you activate makes the entire room more lit. On the flip side, the enemies can find you based off lighting (even projectiles), so it's a trade-off.
arrow keys -> movement
Z -> attack
X -> move block
you can edit controls with config.ini
credits --
AODQ - Code
Smilecythe - Pixels, Music/Sound
misc --
Uses personal engine all written in D (check source code)
Map is randomly generated
You can edit controls with config.ini
Game is probably buggy, laggy, etc, of course. :) Level generation might crash, just retry
UBUNTU (I don't know about the rest of the distros) --
You must have the following libraries installed:
DevIL (iirc 'DevIL-devel' )
SDL2 ( just libsdl2-dev )
OpenAL ( libglu1-mesa-dev freeglut3-dev mesa-common-dev )
OpenGL ( libopenal0a libopenal-dev )
Vorbis ( libogg libvorbis vorbis-tools )