Skip to content

thaycacac/maze-game

Repository files navigation

Maze Game

This is final project of my student course python LV2 in TEKY Academy.

Description

Game have one player whose name is teky. Start gane player have 500hp, if hp of player <= 0, player will die and Game Over. If player collision monster, player will lose some hp. Else if player collision treature, player will add some hp. The player will win when player collect all treature and players rescue the princess at the bottom of the map.

Usage

Run file main.py

Screen shot

maze-game

maze-game

maze-game

maze-game

Author