~sircmpwn/hare-sdl2

SDL2 bindings for Hare

304d720 sdl2/rwops: assert on allocation failure

7 days ago

5ae3aca Add SDL text input wrappers

2 months ago

#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.