Poor-Pokemon-CLI-Gem

Poorly Designed Pokemon Remake (PDPR)!

Overview

In this simple CLI gem game, the player selects whatever pokemon they want from their pokedex to be added to their roster of 6, and then battles against an opponent, "Poorly Designed Boss".

The pokedex is constructed from this website (http://pokedream.com/pokedex/pokemon?display=gen1) and parsed using the gem Nokogiri.

Installation

You can install this gem via gem install poor-pokemon-cli. The poor-pokemon CLI will be installed and you can run poor-pokemon to start playing the game right in your command line.

Usage

Run: poor-pokemon after installing the gem.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/mahdiASC/cli-data-gem-assessment-v-000. 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.

To-Do List

Add tests (Rake)