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

https://github.com/weakknight/knightsoul

a basic 2d game framework, work in progress
https://github.com/weakknight/knightsoul

2d-game-engine 2d-game-framework macos

Last synced: about 1 month ago
JSON representation

a basic 2d game framework, work in progress

Awesome Lists containing this project

README

        

![KnightSoul Logo](https://github.com/WeakKnight/KnightSoul/blob/master/logo.png)
# KnightSoul
a basic 2d game framework, work in progress
## RoadMap
1. remake a basic 2d scroller game
2. add audio
3. replace glm with my math class
4. replace stl container class
5. self memory allocator
6. resource editor
7. implementation c++ reflect
![Image](https://github.com/WeakKnight/KnightSoul/blob/master/KnightSoulShot.png?raw=true)