An open API service indexing awesome lists of open source software.

https://github.com/thaycacac/maze-game

Final project of my student course python LV2 in TEKY Academy
https://github.com/thaycacac/maze-game

game-development kids kids-learn kids-programming python python-game python3 teky tekyacademy turtle turtle-graphics

Last synced: about 1 month ago
JSON representation

Final project of my student course python LV2 in TEKY Academy

Awesome Lists containing this project

README

          

# 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](./screenshot/01.JPG)

![maze-game](./screenshot/02.JPG)

![maze-game](./screenshot/03.JPG)

![maze-game](./screenshot/04.JPG)

## Author

- Lecturers: Phạm Ngọc Hòa
- Student: Kiều Nguyên An