Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 340 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 340 Bytes

Rsc::Arena

The Arena for bots matches.

Usage

$ bundle exec ruby -Ilib test.rb

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request