From 716c41ab7ecd35f7aaf29a42859f198a05fadb9e Mon Sep 17 00:00:00 2001 From: Aaron S Date: Wed, 21 Mar 2018 03:32:06 +0000 Subject: [PATCH] Woo --- INSTRUCTIONS.md => README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) rename INSTRUCTIONS.md => README.md (51%) diff --git a/INSTRUCTIONS.md b/README.md similarity index 51% rename from INSTRUCTIONS.md rename to README.md index 4e955e3..dd6e934 100644 --- a/INSTRUCTIONS.md +++ b/README.md @@ -2,19 +2,23 @@ ## Starting the game -The only thing you need to do once you have opened the game is input your name. +Right click the run.sh file and the game will play! The only thing you need to do once you have opened the game is input your name and enjoy Dungen::theExperience() ## During the game While you are playing you will see your inventory as you progress. -You will have to option to `Fight`, `Talk`, or `Flee` when you encounter an enemy. Simply type in the word of the action you would like to perform. If you do not type in a valid input then the game will assume you are fleeing. +You will have to option to `Fight`, `Talk`, or `Flee` when you encounter an enemy. Simply type in the word of the action you would like to perform and the game will compare your stats to the enemies. If you do not type in a valid input then the game will assume you are fleeing. Enemies will have different ways to beat them so think about which action you want to do. -When you defeat an enemy there is a chance of them dropping an item that can affect your stats. This will show up in your inventory. +When you defeat an enemy there is a chance of them dropping an item that can affect your stats. This will show up in your inventory, some are silly and some can really help! ## Win condition If you beat the boss on the fourth floor then you win the game! +## Thanks for playing! + +We hope that you enjoyed our game! If you have any questions email the computer science department at Walla Walla University and they will get us in contact wil you. + -- GitLab