need-for-type

need-for-type is a terminal type racer inpired by Nitro Type and TypeRacer.

screenshot

Installation

Run the following command:

$ gem install 'need_for_type'

How to play

On a new terminal window run the following command:

$ need_for_type

Development

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:

  1. Update the version in version.rb
  2. Update changes for the corresponding version in CHANGELOG.md
  3. Commit both version.rb and CHANGELOG.md
  4. Run bundle exec rake release which will create a git tag for the version, push git commits and tags, and push the .gem file 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.