- A Ruby Framework inspired by LÖVE 2D
Note
If you don't have any of these deps, it will compile they automatically for you (expect for ruby), so don't worry.
Rubygcc or clangfor building.SDL3SDL3_ttfSDL3_image
- Well, to build it, you just need to run this command below:
Tip
Use --help to see all commands.
ruby build.rb --run- It will install the executable (
hate2d) in$PREFIX/usr/bin
ruby build.rb --install