Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -663,6 +663,7 @@ If you want to add projects here, do a pull request or open an issue!

## Engines
[Back to top](#Index)
- [Detonator 2D](https://github.com/ensisoft/detonator) - Multiplatform (Linux, Windows, HTML5/WASM) 2D game engine with complete editor included. Make games in C++ and Lua.
- [kengine](https://github.com/phisko/kengine) - The Koala engine is a type-safe and self-documenting implementation of an Entity-Component-System (ECS), with a focus on runtime extensibility and compile-time type safety and clarity.
- [game](https://github.com/onqtam/game) : The culmination of everything I'm passionate about
- [Enjon](https://github.com/MrFrenik/Enjon) : Game engine created using OpenGL and C++
Expand Down