Vertfromage / ManFight

Two classes Man and ManFight that together make a fun little text game
MIT License
7 stars 29 forks source link

Implement a summon monster attack in Fighter.java #31

Closed Vertfromage closed 4 years ago

Vertfromage commented 4 years ago

So I thought it might be fun to give fighters the ability to summon a monster. The way I envision this is:

There is already a Monster.java file that will help with implementing this idea. If you want to implement this or a part of it please claim in comments and I'll assign you.

MrinaliniU commented 4 years ago

Hello @Vertfromage can I work on this please? :)

Vertfromage commented 4 years ago

Sure MrinaliniU, thanks!