3 Commits

Author SHA1 Message Date
BuildTools
63859fe4ae Replaced items with inventory. This makes it easier to validate items and add new items, but we need to remove some code repetition. 2017-11-26 14:27:38 +01:00
1d2de15c8c
Created a trainer class (#12)
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.
2017-11-25 22:28:17 +01:00
42ff37ce5f
Uploaded main files 2017-11-24 16:02:57 +01:00