
Cave of Hungry Alien
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).
Introduction:
You are a captain of alien spacecraft which guards ugly green monster lock down deep in asteroid cave. One day beast gets very hungry, like it is EVOLVING...
Controls:
Only mouse is used for control. Exit game with ESC.
Left mouse button for move and right to release the box.
Only one level, I hope more will be included in post-mortem.
Settings:
See settings.ini for game configuration. Note that to change resolution you must set desktop=0 (this forces desktop resolution).
For developers:
Game is written in C++/OpenGL/GLFW/Box2D
Zip file contains Windows executable and Source files. GLFW must be installed to compile under windows. I have used MinGW gcc but should work on other compilers as well.
Linux version contains prebuild executable for ubuntu. Note that libglfw_dev must be install to compile under linux.
You are a captain of alien spacecraft which guards ugly green monster lock down deep in asteroid cave. One day beast gets very hungry, like it is EVOLVING...
Controls:
Only mouse is used for control. Exit game with ESC.
Left mouse button for move and right to release the box.
Only one level, I hope more will be included in post-mortem.
Settings:
See settings.ini for game configuration. Note that to change resolution you must set desktop=0 (this forces desktop resolution).
For developers:
Game is written in C++/OpenGL/GLFW/Box2D
Zip file contains Windows executable and Source files. GLFW must be installed to compile under windows. I have used MinGW gcc but should work on other compilers as well.
Linux version contains prebuild executable for ubuntu. Note that libglfw_dev must be install to compile under linux.