2D game development library for kids.
smalruby is a 2D game development library. This is part of “Smalruby”
project that is a learning ruby programming environment for kids.
Add this line to your application’s Gemfile:
gem 'smalruby'
And then execute:
$ bundle
Or install it yourself as:
$ gem install smalruby
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)