# hare-sdl2 These are WIP bindings between [Hare] and [SDL2]. Please do not make GUIs with this. [Hare]: https://harelang.org [SDL2]: https://libsdl.org ## Usage * Install `libsdl2`, `libsdl2-image`, `libsdl2-mixer` and `libopusfile`. * Run `make run` to run the demo.