craxido / OOPP-TDA367-DIT212

Object oriented programming project, TDA367/DIT212, LP4 2017.
1 stars 0 forks source link

monsters should be picked at random now #104

Closed BunnyFiscuit closed 7 years ago

BunnyFiscuit commented 7 years ago

created 3 private int arrays in monsterFactory to store the different monsters for each array. Also made it so that the monsters are picked at random.

erikdsjostrom commented 7 years ago

Finemang!