mruby-cute

April 3, 2025 ยท View on GitHub

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

Contents

  1. 1Running tests
  2. 2Build release type
  3. 3Compilation Commands