https://github.com/liquidityc/sdl_testbed
A testbed for testing SDL related things
https://github.com/liquidityc/sdl_testbed
Last synced: 19 days ago
JSON representation
A testbed for testing SDL related things
- Host: GitHub
- URL: https://github.com/liquidityc/sdl_testbed
- Owner: LiquidityC
- Created: 2023-02-07T07:13:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T10:50:53.000Z (about 3 years ago)
- Last Synced: 2025-07-27T08:52:04.917Z (12 months ago)
- Language: C
- Size: 339 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SDL Testbed
This project is not intended for any purpouse besides acting as a testbed for
quick debugging of SDL realated things. And perhaps some quick PoC and
prototyping.
Feel free to borrow it and do what you like with it.
## Bulding
It's **CMake**. Shouldn't be any confusion here.