Project SPE
Project SPE is a 2D platform video game , implementing gameplay elements conceived by developers who are video game enthusiasts.
The game is being written in C++ using :
- OpenGl for rendering.
- SDL API for input and window management.
- OpenAL for audio and music.
- Lua with SWIG for scripting.
The targeted platforms are Windows and Linux.