Slime Maze Fighter! (C++)
A downloadable game
Engine : C++ Visual Studio
Finish Year: 2022
Project name : Slime Maze Fighter!
Overview : A maze survival game with RPG vibes, to find your way out of the maze. The player takes on the role of a bear knight who must find a way out of the maze. and have to fight with animals in the maze which is a slime And players will have a limited amount of health points. If the monster in the maze is attacked to death, the game is over, but in the meantime Players may be lucky to find a potion to increase life points. that will randomly spawn in the map, you will be able to continue playing the game until you get out of the maze. That is, you win and the game is over.
Breakdown of game components and their functionality
This game will have 3 important things
- Player : walk , function hit
- Enemy or slime : function attack
- HP Potion : function heal
Players will use the characters as the bear night. Can just walk on the map and hit the slime on the map. If a player walks in the same position of ‘things’ will go to the function check to verify in the next step. If it is an enemy but not, use the ‘F’ key from the keyboard to use the HP -150 . if it crashes the hp potion will +50 of hp point and if it crashes the trophy that you win the game.
Assets:
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.