An open API service indexing awesome lists of open source software.

https://github.com/grzegorzkarczewski/jeetengine

Learning how to make my own Game Engine for a game
https://github.com/grzegorzkarczewski/jeetengine

cpp gamedev opengl

Last synced: 2 months ago
JSON representation

Learning how to make my own Game Engine for a game

Awesome Lists containing this project

README

          

C++ / OpenGL learning project for building a lightweight, self-contained game engine.

By following [learnopengl](https://learnopengl.com/) i'm trying to build something that in the end will be a game/game engine.
Hobby project, probably will take years to finish ;)