This is a 2D open source game engine, being build for learning how a game engine works...
Dowload C#, .NET & Silk.NET; then u can start using the engine.
The engine is more like Unity, with Entities (GameObjects), Behaviours (Components), Scripts (MonoBehaviour); etc. The engine uses OpenGL for rendering, the physics engine is going to be written from scratch.