ScorchedEarth
A little Scorched Earth clone in the Ruby Programming Language (JRuby). Now including a segue into procedurally generated color palettes utilizing TriadMixing abd CIE94.
Screenshots
software-scorched.mp4
Installation
$ brew install jruby
$ jruby -S gem install scorched_earth --pre
Usage
$ jruby -S scorched
Development
$ 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
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/jamesmoriarty/scorched. 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.
License
The gem is available as open source under the terms of the MIT License.