/sylphis3d

The source code to the Sylphis3D game engine

Primary LanguagePythonOtherNOASSERTION

***************************************************
 Sylphis3D Game Engine
    (C) 2002-2007 Harry Kalogirou harkal@gmail.com
***************************************************

This is the source code release of the Sylphis3D Game Engine.

Main directory structure :

sylphis/
        runtime/                  : The runtime of the game engine
                src/sylphis/      : The source code to the main engine
                src/mapcompiler/  : The source code to the mapcompiler


For more information check the developers network site :

   http://devnet.sylphis3d.com


Harry Kalogirou