Commit graph

7 commits

Author SHA1 Message Date
Carlos Millett
55f520400b create pokemonterminal package 2017-09-01 14:30:33 -03:00
Squirrels
e4e342b633 Fixed tests and options for kalos region 2017-08-17 13:15:48 -03:00
Squirrels
ec06bb6c7b Added the pokemon from the Unova and Kalos region 2017-08-16 18:23:59 -03:00
cclauss
b363a479a8 De-duplication: nidoran*2 --> nidoran-f, nidoran-f
The need for this change is discussed at 
https://github.com/LazoCoder/Pokemon-Terminal/pull/70#pullrequestreview-47279098

The other two possibilities, nidoran-♀ and nidoran-♂ were discussed there.
@samosaara Please review this PR.
2017-07-01 05:01:56 +02:00
Samuel Henrique
382bd801f9 Unifies database and adds pokemon types 2017-06-29 13:40:06 -03:00
LazoCoder
ddd9bab6ad Made Pokemon Name to Number conversion more accurate
Instead of using “contains”, using “ends in”.
2017-04-20 21:59:30 -04:00
LazoCoder
4cf77373f2 Refactored package structure, added to do list, and ability to print pokemon by region
The user can now type: “python3.5 Main.py kanto” and it will print all
the pokemon in the kanto region, as well as their corresponding number.
Supports kanto, johto, hoenn, and sinnoh
2017-04-19 02:59:34 -04:00
Renamed from Notes & Data/pokemon.txt (Browse further)