A commandline pokemon clone I went a little overboard with.
EpicKnarvik97
1d2de15c8c
Added a trainer class with a name, a list of pokemon and a list of items. Game.java has been changed to treat the player as a Trainer. |
||
---|---|---|
.gitignore | ||
Game.java | ||
Item.java | ||
LICENSE | ||
Pokemon.java | ||
Pokemon.txt | ||
README.md | ||
Trainer.java |
pokemon-cmd
A commandline pokemon clone written in java.