Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 168 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 168 Bytes

GameEngine

An entity-component system based game engine for 3D and 2D in C++.

Modern OpenGL and SDL2 for graphics.

OpenAL for audio.

Box2D and Bullet for physics.