Go to file
Allanis e3c2ca72ac [Add] Planet targeting/landing framework.
[Change] Seperated update/render as it should be.
2013-02-15 18:15:06 +00:00
bin [Remove] Blunder. 2013-02-14 21:34:01 +00:00
dat [Add] Secondary weapons. 2013-02-15 07:31:59 +00:00
gfx [Add] Planet targeting/landing framework. 2013-02-15 18:15:06 +00:00
lib/lua [Add] Lua library to project. 2013-02-08 12:28:01 +00:00
scripts/ai [Fix] *Now* it's fixed.. Forgot to correct lua and xml files. 2013-02-15 02:34:40 +00:00
src [Add] Planet targeting/landing framework. 2013-02-15 18:15:06 +00:00
utils [Change] Now we can get confused as to when to use Color and Colour. Won't that be fun? 2013-02-15 02:57:51 +00:00
.gitignore [Add] Rudimentary screenshots. 2013-02-14 19:29:26 +00:00
README [Add] 'f' key to face target. 2013-02-14 20:52:24 +00:00

Lephisto : SaraCraft Studio's

Overview:
~~~~~~~~~
Lephisto was the first game project I worked on. I have decided to start a new project and as originally planned when
ceasing work on the original, re-use the name!

Dependencies:
~~~~~~~~~~~~~
OpenGL
SDL
sdl_image
freetype2
libpng

Compiling:
~~~~~~~~~~

----------------------
-- Linux.
  -- cd Lephisto/bin/
  -- make
----------------------

Instalation:
~~~~~~~~~~~~~
Installation is not currently supported.

Bugs/Crashes and problems:
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please visit the bug tracker https://github.com/Allanis/Lephisto/issues?state=open
and report any issues that you are having. Please ensure that your bug has not
already been documented before posting.

Instructions:
~~~~~~~~~~~~~
Keys:
  Movement:
    -- w : Accelerate.
    -- a : Left.
    -- d : Right.
    
  Combat:
    -- Space : Primary weapons.
    -- Tab   : Target.
    -- 'r'   : Target closest hostile ship.
    -- 'f'   : Faces the target.
    -- 'b'   : Board the target.

  GUI:
    -- UP   : Zoom in.
    -- DOWN : Zoom out.
    -- F12  : Take a screenshot.

--------------------------------
Developers:
  Allanis

Contributors:
  KonoM - AKA Tamir.
--------------------------------