62 lines
1.2 KiB
Plaintext
62 lines
1.2 KiB
Plaintext
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.
|
|
--------------------------------
|