Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 330 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 330 Bytes

Elypse

Elypse is a game engine written in C++. It uses Ogre3D as graphics renderer, ODE as physics engine. Sounds are rendered using OpenAL, and videos are rendered via DirectShow. It comes with its own game editor, TrollEditor.

Features

  • Text scene files.
  • Scriptable scenes, through Elypse Script language.