https://github.com/alex-stone-github/sdl2wrap
A c wrapper for sdl2
https://github.com/alex-stone-github/sdl2wrap
Last synced: about 1 year ago
JSON representation
A c wrapper for sdl2
- Host: GitHub
- URL: https://github.com/alex-stone-github/sdl2wrap
- Owner: Alex-Stone-Github
- Created: 2022-02-22T15:22:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-22T16:06:24.000Z (over 4 years ago)
- Last Synced: 2025-02-02T14:38:01.175Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wrap
This is a simple sdl2 wrapper for simple games a such.
## How to use
It is really simple just look at the header file for more information.
Also, if you forgot how to do simple sdl2 things like I probably will,
I made a little tutorial document.