A downloadable game

The Monk game is a simple dungeon crawler game with 3 different room types a monster room, an empty room, and a treasure room. The player will work their way through a randomly defined dungeon until they reach the treasure room which is the end game/win state. When a player enters an empty room, they will be able to fully recover all their health. When the player enters a monster room, they will play through a turn-based combat, both the player and the monster(goblin) have a health value and an attack point value and both will have two options on each turn, attack or defend. Each action has a 50% chance to fail, when it is the players turn, they will be presented with the two options and will have to input a number to decide between them. When a character attacks they will damage their opponent by their number of action points, when a character defends, they will recover one health point. When it is the monsters turn, they will randomly decide an action based on their current health, if their health is lower then they are more likely to defend.

this monk game will be a console-based application using ascii art, the user will interact with the game through simple number inputs when making a decision or by inputting a word or sentence when prompted. The game will have a simple game loop. When a new game is started the user will be prompted to enter some details for their monk (name, age, description) then they will be able to choose how many rooms they would like to play. Once the number of rooms has been decided the game will loop through a random room generator that has certain parameters, such as there can only be one empty room at a time not two in a row, after completing a monster room there is a 50% chance that the next room is an empty room and the treasure room will only be entered once the player has cleared as many rooms as they decide at the beginning.

For more details please read this report and/or view the video attached to this page:

https://drive.google.com/file/d/1sYcsBqlL_mypeWg9dhY5-RFo2VhWBUIk/view?usp=shari...

Download

Download
MonkGameProjectFiles.zip 118 MB

Leave a comment

Log in with itch.io to leave a comment.