A source available lightweight game engine built for beginners to teach programming for education purposes.
Releases
·
Report Bugs
·
Request Features
Jenjin is a source available lightweight game engine built for beginners to teach programming for education purposes. It's written in C++ and uses OpenGL for rendering.
Whether an Educator, Student or Hobbyist, Jenjin is a great way to learn game development and programming. It is designed to be simple and easy to use, with a focus on teaching the fundamentals of programming.
- Live code reloading
- Editor GUI
- Scripting with Lua
- 2D rendering
Visit the main repository for instructions on how to get started: Jenjin Engine where the README contains instructions on how to get started.