~sircmpwn/hare-sdl2

SDL2 bindings for Hare

1e5cfa3 added some missing bindings

6 days ago

7c075ca add SDL_(Un)LockTexture

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