Go to file
2018-01-20 18:21:09 +00:00
icons [Change] Some shortcut key changes. 2018-01-20 17:06:09 +00:00
screenshot [Add] 3 and 4 star systems (with system-wide center of mass). 2018-01-15 22:11:58 +00:00
src [Add] Zero velocity and forces on landing. 2018-01-20 18:14:59 +00:00
.clang_complete [Add] Added a few more libraries to .clang_complete. 2013-06-07 21:33:06 +01:00
.gitignore [Change] Removed all the old Lephisto data. We have gone 3D!! 2017-11-12 18:19:54 +00:00
AUTHORS [Add] Added credits. 2014-07-23 14:59:37 +01:00
bootstrap [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
COMPILING [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
config.ini [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
configure.ac [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
font.ttf [Add] Liberation font. 2018-01-15 21:02:50 +00:00
locperday.sh Merge branch 'testing' 2013-06-23 00:12:23 +01:00
Makefile.am [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
README [Add] Added controls to README. 2018-01-20 18:21:09 +00:00

-- Lephisto3D --

-- Deps --
Linux Packages:
   autoconf
   libsigc++-2.0-dev
   libfreetype6-dev
   libode-dev libsdl1.2-dev
   libsdl-image1.2-dev
   libgl1-mesa-dev
   libglu1-mesa-dev

-- Controls --

Thrust:
~~~~~~~
  2
  W
A   D
  X

W - Forward thruster
S - Reverse thruster
A - Left thruster
D - Right thruster
2 - Up thruster
X - Down thruster.

Rotation:
~~~~~~~~~

You can rotate your craft either with the cursor keys or by holding down the
right mouse button and moving the mouse. Only mouse rotation is available
in the external view.

External View:
~~~~~~~~~~~~~~

  Cursor keys - Rotate view, pirtch and yaw
  - and =  - Zoom in and out.

Special:
~~~~~~~~

q - quit.
i - show some ugly debug info.