I am learning how to make a game engine — this repository is my playground for experimenting with rendering, input, math, and basic engine systems. I'll write the long-form documentation at the very end, but for now this README gives an overview, how to run things locally, and where I'm heading.
Repository description
- Owner / repo: GrandSensei/GameEngineStuff
- Short description: I am learning how to make a game engine. A student of mathematics and computer science
Status
- Work in progress / educational.
- Not ready yet for making a game but can do sprite animations using in-built class methods.
- Intended primarily as a learning resource and personal notes.