Excited to start building my own 2D game engine! Repository setup begins now.
This repository is following the game engine series by TheCherno.
| commit marks | description |
|---|---|
| ep | episode |
| feat | new feature |
| add | add third part library |
| update | make some progress |
| fix | fix a bug |
| docs | documents (readme or some comments) |
| refactor | refactor code |
| chores | some little changes |