sdl3
Version, currently 0.2.36 versions
github.com/SleepingInsomniac/sdl3.cr
SDL3 bindings for crystal
6 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
sdl3:
github: SleepingInsomniac/sdl3.cr
version: ~> 0.2.3Then run:
shards installshard.yml
- Crystal
>= 1.18.2- License
- MIT
- Author
- Alex Clink
Dependencies
This version declares no dependencies.
README
SDL3 bindings for Crystal
Installation
- Install sdl3
brew install sdl3
brew install sdl3_image # optional
brew install sdl3_ttf # optional
- Add the dependency to your
shard.yml:
dependencies:
sdl3:
github: sleepinginsomniac/sdl3.cr
- Run
shards install
Usage
require "sdl3"
Check out the examples which mirror the examples from https://github.com/libsdl-org/SDL/tree/main/examples. Feel free to open a pull request with any that are not yet implemented.
Contributing
- Fork it (https://github.com/sleepinginsomniac/sdl3.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Alex Clink - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.2.3- Tagged
- Mar 1, 2026
- Commit
ed3cfc97801b- Crystal
>= 1.18.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/SleepingInsomniac/sdl3.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 6