Skip to content
Max Hatfull edited this page Feb 3, 2026 · 3 revisions

Welcome to the ruby_rpg wiki!

This documentation will attempt to document how to use ruby_rpg at various levels:

  • The API - the ins and outs of how to use each part of the engine
  • Some examples of how you can build a project
  • How ruby_rpg works under the hood to gain deeper understanding

Examples

Check out hello_ruby_rpg for runnable example code that accompanies these guides.

Clone this wiki locally