Skip to content

trindadedev13/hate2d

Repository files navigation

Hate2D

  • A Ruby Framework inspired by LÖVE 2D

Building from source

Dependencies

Note

If you don't have any of these deps, it will compile they automatically for you (expect for ruby), so don't worry.

  • Ruby
  • gcc or clang for building.
  • SDL3
  • SDL3_ttf
  • SDL3_image

Build & Run

  • Well, to build it, you just need to run this command below:

Tip

Use --help to see all commands.

ruby build.rb --run

Build & Install

  • It will install the executable (hate2d) in $PREFIX/usr/bin
ruby build.rb --install

Community

Join our Discord server!

About

A Tiny Ruby Game Framework inspired by LÖVE 2D

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages