# hare-sdl2 **Repository Path**: hshqcn/hare-sdl2 ## Basic Information - **Project Name**: hare-sdl2 - **Description**: (https://git.sr.ht/~sircmpwn/hare-sdl2) Mac system available - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-11 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.