https://github.com/maluramichael/pancake
https://github.com/maluramichael/pancake
cmake engine framwork game library osx sdl2
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maluramichael/pancake
- Owner: maluramichael
- Created: 2016-11-22T17:53:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T18:59:08.000Z (almost 9 years ago)
- Last Synced: 2025-04-06T08:35:11.987Z (about 1 year ago)
- Topics: cmake, engine, framwork, game, library, osx, sdl2
- Language: C++
- Homepage: http://michaelmalura.de/
- Size: 792 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Pancake
Game library for sdl2
## Features
* Kickstart for new games or applications
* Easy to build with cmake
## Future
* Collision detection
* More painter methods
* Entity component system
* Lua intigration
* and more ...