mruby-cute

MRuby bindings for the Cutest Framework available for making 2D games in C/C++.

Running tests

$ rake test

Build release type

$ env RELEASE=true rake

Compilation Commands

Prerequisite: Bear

To generate compilation_commands.json file, prepend bear -- to the compilation command. For example:

bear -- rake