This project is an example of a game engine written in C++, recording my learning progress of game development.
Plan:
- Follow Ozzadar's game engine development Series.
- It's a good start point, because it's simple enough.
- Follow Learn opengl
- I have done some tutorials, but need merge it into this project.
- Follow Cherno's Hazel Game Engine Series
- Follow Marcel Braghetto's A Simple Triangle
- Get it running on browser with ecmascripten.
- Copy some game
- Read the book "Game Engine Architect"
- Has many information, but it's hard to get start work with it.