A little Scorched Earth clone in the Ruby Programming Language (JRuby). Now including a segue into procedurally generated color palettes utilizing TriadMixing abd CIE94.
software-scorched.mp4
$ brew install jruby
$ jruby -S gem install scorched_earth --pre
$ jruby -S scorched
$ uname
Darwin
$ jruby --version
jruby 9.1.5.0 (2.3.1) 2016-09-07 036ce39 Java HotSpot(TM) 64-Bit Server VM 25.74-b02 on 1.8.0_74-b02 +jit [darwin-x86_64]
$ jruby -S bundle exec rake
Bug reports and pull requests are welcome on GitHub at https://github.com/Cori1109/scorched-earth. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.