/ruby_games

A set of educative games for kids written in Ruby

Primary LanguageRuby

Games

This repository contains a set of educative games focusing teaching basic skills for kids.

Help

https://www.ruby2d.com/showcase/

Target multiple runtimes:

$ ruby2d build --native app.rb
$ ruby2d build --web app.rb
$ ruby2d build --ios app.rb
$ ruby2d build --tvos app.rb