Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 662 Bytes

File metadata and controls

31 lines (20 loc) · 662 Bytes

MonsterMashProject

Simple text-based turn based game created with Java

What I learned

  • Programming Logic
  • User Input
  • Exception handling
  • Command Line structure and function

To Run The Game

1: download the JAR file

2: Open command prompt

3: Navigate to the directory that is holding the JAR file

4: type java -jar MonsterMash.jar

5: Enjoy!

Instructions for the game

1: Indicate the number of human players (limited to 4)

2: Type the name of each of the players

3: Follow the direction for the requested direction of movement

4: Last monster standing wins!

Feature requests or bug reporting

Please send an email to thecodingdoc@gmail.com