No description
Find a file
LazoCoder 94fea57850 Fixed formatting issues where columns were not aligned
When printing Pokemon from a region or letter the columns would be off
sometimes because the numbers of the Pokemon have a different quantity
of digits. Example: “2 Ivysaur” should be printed as “002 Ivysaur”.
2017-04-21 00:27:01 -04:00
.idea Made Pokemon Name to Number conversion more accurate 2017-04-20 21:59:30 -04:00
Data Made Pokemon Name to Number conversion more accurate 2017-04-20 21:59:30 -04:00
Images Finished debug method, removed useless picture, and added better exception handling 2017-04-19 23:13:32 -04:00
Notes Fixed formatting issues where columns were not aligned 2017-04-21 00:27:01 -04:00
Scripts Fixed formatting issues where columns were not aligned 2017-04-21 00:27:01 -04:00
.gitignore Update .gitignore 2017-04-18 19:22:59 -04:00
backchanger.py Added ability to print all Pokemon with particular letter & help menu 2017-04-21 00:04:47 -04:00
extractor.py Added ability to print all Pokemon with particular letter & help menu 2017-04-21 00:04:47 -04:00
filegen.py Added ability to print all Pokemon with particular letter & help menu 2017-04-21 00:04:47 -04:00
LICENSE Initial commit 2017-04-18 14:04:54 -04:00
main.py Fixed formatting issues where columns were not aligned 2017-04-21 00:27:01 -04:00
printer.py Fixed formatting issues where columns were not aligned 2017-04-21 00:27:01 -04:00
README.md Initial commit 2017-04-18 14:04:54 -04:00

Pokemon-Terminal-Themes