Update README

This commit is contained in:
Allanis 2013-02-13 15:01:11 +00:00
parent b75f0f1d6b
commit dc76d96432

35
README
View File

@ -1,8 +1,39 @@
Lephisto : SaraCraft Studio's 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 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! 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: Keys:
Movement: Movement:
-- w : Accelerate. -- w : Accelerate.
@ -17,6 +48,10 @@ Keys:
-- UP : Zoom in. -- UP : Zoom in.
-- DOWN : Zoom out. -- DOWN : Zoom out.
--------------------------------
Developers: Developers:
Allanis Allanis
Contributors:
KonoM - AKA Tamir.
--------------------------------