-
Notifications
You must be signed in to change notification settings - Fork 3
gravity cave-exploration game (SF-Cave goes 3D)
License
bart9h/cave9
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
cave9 ABOUT: ====== A gravity cave-exploration game by 9Hells. It's a 3D version of the classic SF-Cave game. http://code.google.com/p/cave9 STORY: ====== You are escaping from a bunch of enemies in your fighter aircraft, and in a desperate move you decide to enter a large cave opening in the mountain ahead. The moment the ship goes into the cave, you notice that the controls are failing, and you cannot reduce the forward speed. You can only count on the two diagonal thrust jets to keep the ship from colliding into the cave walls, with a faint hope that it will lead to another opening somewhere. INSTALL: ======== cave9 depends on the following libraries: SDL, SDL_image, SDL_ttf, and SDL_net. To compile it, you must have the development version of all these libraries installed on your system (-dev on debian, -devel on fedora). After that, just get into the cave9 src dir and run 'make'. The binary will be placed in cave9 dir. If this doesn't work, please report to [email protected] Use the --help option to check for startup options. PLAY: ===== Use the two diagonal thrusts of your ship to keep it from hitting the cave walls. The gravity will constantly push you down. Use the right thrust to pull up and left, and the left thrust to pull up and right. Using both controls simultaneously will cancel the lateral forces, and pull you straight up. KEYBOARD CONTROLS: ================== <Up-Arrow> or <Down-Arrow> Activate both thursts. <Left-Arrow> or <Left-Control> or <Left-Shift>: Activate the left thrust jet. <Right-Arrow> or <Right-Control> or <Right-Shift>: Activate the right thrust jet. <Space> Pause/un-pause the game. <F> Toggles full-screen mode. <Esc> or <Q> Quits immediately. Check the startup options with "./cave9 --help"
About
gravity cave-exploration game (SF-Cave goes 3D)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published