8000 GitHub - deater/gpa1: guinea pig adventure (3D game)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

deater/gpa1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guinea Pig Adventure 1
http://www.deater.net/weave/vmwprod/gp1/
https://github.com/deater/gpa1

by Vince Weaver
vince@deater.net

Installing
~~~~~~~~~~
You'll need SDL 1.2 installed.

On debian that means you will need to do
	apt-get install libsdl1.2-dev

Background
~~~~~~~~~~
A simple rpg adventure game engine that is fairly incomplete.

Originall written in the summer of 2001 while I was unemployed.
I was using it as an excuse to learn OpenGL using the RedBook and
my 3dfx banshee on a K6-2 machine.

You can see the ff7 influences (had just played through for the first
time) and can probably guess my favorite part of that game was always
flying the highwind around low over the ocean.

Instructions
~~~~~~~~~~~~

  Main Controls
  
     Command     Keyboard     Joystick
     ----------------------------------
     UP            UP           UP
     DOWN          DOWN         DOWN
     LEFT          LEFT         LEFT
     RIGHT         RIGHT        RIGHT
     ACTION1       A            Button 1
     ACTION2       Z            Button 2
     CONFIRM       Enter        Button 3
     CANCEL        Space        Button 4
     PAN LEFT      J            Button 5
     PAN RIGHT     K            Button 6
     PAUSE         P            Button 9
     MENU(QUIT)    Escape       Button 10
  
When in "Guinea Pig" Mode
   Directional         moves
   CONFIRM             Enter spaceship (if near enough)
   
When in "Space Ship" Mode
   UP/DOWN:            changes altitude
   RIGHT/LEFT:         steers
   ACTION1/ACTION2:    Forward/Reverse
   CONFIRM             Exit spaceship (if over grasslands)

Other buttons:
  'I','M' change camera height
  'L' toggles lighting effects

Command Line Options
~~~~~~~~~~~~~~~~~~~~
--halfsize   runs in 320x200 mode




Vince Weaver
vince@deater.net
11 September 2015

About

guinea pig adventure (3D game)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0