No commit activity in last 3 years
No release in over 3 years
A simple pokemon CLI
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

 Project Readme

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) Add case-insensitive searching