need-for-type
need-for-type is a terminal type racer inpired by Nitro Type and TypeRacer.
Installation
Run the following command:
$ gem install 'need_for_type'How to play
On a new terminal window run the following command:
$ need_for_typeDevelopment
After checking out the repo, run ./bin/setup to install dependencies.
You can run ./bin/console for an interactive prompt that will allow you to experiment.
To install the development version of the gem onto your local machine, run bundle exec rake install.
How to release a new version
To release a new version follow these steps:
- Update the version in
version.rb - Update changes for the corresponding version in
CHANGELOG.md - Commit both
version.rbandCHANGELOG.md - Run
bundle exec rake releasewhich will create a git tag for the version, push git commits and tags, and push the.gemfile to rubygems.org
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/need-for-type/need-for-type. 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.
Credits
Texts used in need-for-type were all kindly provided to us by TypeRacer.
License
The gem is available as open source under the terms of the MIT License.
