~sircmpwn/hare-sdl2

SDL2 bindings for Hare
304d7203 — Drew DeVault 3 months ago
sdl2/rwops: assert on allocation failure
5ae3aca9 — Drew DeVault 5 months ago
Add SDL text input wrappers
e39a190e — Drew DeVault 5 months ago
Add SDL_GL_GetDrawableSize

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~sircmpwn/hare-sdl2
read/write
git@git.sr.ht:~sircmpwn/hare-sdl2

You can also use your local clone with git send-email.

#hare-sdl2

These are WIP bindings between Hare and SDL2.

Please do not make GUIs with this.

#Usage

  • Install libsdl2, libsdl2-image, libsdl2-mixer and libopusfile.
  • Run make run to run the demo.
Do not follow this link