Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runningwild/glop
Bare-bones osx alternative to sdl
https://github.com/runningwild/glop
Last synced: 8 days ago
JSON representation
Bare-bones osx alternative to sdl
- Host: GitHub
- URL: https://github.com/runningwild/glop
- Owner: runningwild
- License: other
- Created: 2011-04-20T22:48:34.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-09-24T03:00:09.000Z (about 9 years ago)
- Last Synced: 2024-02-15T11:32:06.412Z (9 months ago)
- Language: C
- Homepage:
- Size: 10.2 MB
- Stars: 76
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cobol - glop - Glop (Game Library Of Power) is a fairly simple cross-platform game library. (Game Development / Middlewares)
- awesome-go - glop - Bare-bones osx alternative to sdl - ★ 76 (Game Development)
README
Glop (Game Library Of Power) is a fairly simple cross-platform game library.
- gin - Input manager, simple interface that supports buttons, mouse wheels and mouse axes, and a way of describing key-combos.
- gos - Os-specific code, every supported operating system must be made to conform to the system.System interface.
- system - Describes the interface that all supported operating systems must conform to. This is seperated from gos so that it can be tested more easily.
- util - Some basic algorithms useful in a lot of places.If you have any questions, please let me know! [email protected]