Go to file
Allanis 34b01c7545 [Add] More input error checking and safety crap.
-- This also fixes a segmentation fault on application close.
2013-02-10 21:45:06 +00:00
bin [Add] A few more AI calls. 2013-02-10 18:32:02 +00:00
dat [Add] We can now have multiple enemies. 2013-02-10 05:21:09 +00:00
gfx [Add] Forgot to save the xcf file. 2013-02-07 00:21:31 +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] More input error checking and safety crap. 2013-02-10 21:45:06 +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 [Change] Updated README. 2013-02-06 22:21:55 +00:00

Lephisto : SaraCraft Studio's

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!

Keys:
  Movement:
    -- w : Accelerate.
    -- a : Left.
    -- d : Right.
    
  Combat:
    -- Space : Primary weapons.
    -- Tab   : Target.

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

Developers:
  Allanis