https://github.com/0x0015/cp2dg
My simple Cpp 2D Game Engine
https://github.com/0x0015/cp2dg
cpp game-engine
Last synced: about 2 months ago
JSON representation
My simple Cpp 2D Game Engine
- Host: GitHub
- URL: https://github.com/0x0015/cp2dg
- Owner: 0x0015
- License: mit
- Created: 2021-10-06T02:06:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T03:24:57.000Z (over 4 years ago)
- Last Synced: 2025-04-09T20:18:19.473Z (about 1 year ago)
- Topics: cpp, game-engine
- Language: C
- Homepage:
- Size: 21.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CP2DG
My simple Cpp 2D Game Engine
Dependencies: SDL and SDL_gpu. ALso opengl 4.2+(this could be lowered if you don't care about compute shaders)
Example coming soon!
Todo: more data driven behavior, fix my horrible spelling