https://github.com/liebranca/chasm
SDL2 wrappers
https://github.com/liebranca/chasm
cpp linux sdl2
Last synced: 2 months ago
JSON representation
SDL2 wrappers
- Host: GitHub
- URL: https://github.com/liebranca/chasm
- Owner: Liebranca
- Created: 2022-01-26T21:45:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-29T12:39:55.000Z (about 3 years ago)
- Last Synced: 2025-10-04T16:29:02.909Z (10 months ago)
- Topics: cpp, linux, sdl2
- Language: C++
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CHASM
General-purpose dump for all my SDL2 boilerpaste needs.
Originally a part of [bitter](https://github.com/Liebranca/bitter), I split it from that project because it'd generate additional dependencies.
Right now, there's not much here. Input-handling functions already exist in my codebase, I just haven't migrated them yet. Soon enough.