Asteroids
OpenGL remake of Asteroids in C++ with GLEW and GLFW. Our engine uses a custom Entity Component System to manage game logic and minimize the cost of entity creation and deletion.
OpenGL remake of Asteroids in C++ with GLEW and GLFW. Our engine uses a custom Entity Component System to manage game logic and minimize the cost of entity creation and deletion.