Go to file
Allanis 23cb72bffd [Add] Utilising all GUI elements.
-- Minimal right now.
2013-02-14 16:07:19 +00:00
bin [Add] A few more AI calls. 2013-02-10 18:32:02 +00:00
dat [Add] Utilising all GUI elements. 2013-02-14 16:07:19 +00:00
gfx [Add Gui's NAV and WEAPON monitors are now utilised. 2013-02-13 18:57:44 +00:00
lib/lua [Add] Lua library to project. 2013-02-08 12:28:01 +00:00
scripts/ai [Add] A few more AI calls. 2013-02-10 18:32:02 +00:00
src [Add] Utilising all GUI elements. 2013-02-14 16:07:19 +00:00
utils [Add] Some scripts that are pissing me off beyond belief! 2013-02-10 20:45:29 +00:00
.gitignore [Add] mksprite utility. 2013-02-10 17:43:04 +00:00
README Update README 2013-02-13 15:01:11 +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.

  GUI:
    -- UP   : Zoom in.
    -- DOWN : Zoom out.

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

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