Skip to content

Cyril45/MacGyver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze MacGyver

Help MacGyver escape!

Features

There is only one level, the structure can be modified in map/map.txt.

MacGyver is controlled by the keyboard directional keys: ⬅️ ⬆️ ➡️ ⬇️

The objects are randomly distributed in the maze and will change location at each new part.

McGyver retrieves an object simply by moving on it.

You win if you retrieve all the objects before you go to the guard or you lose

The program is standalone, that it can be run on any computer.

Dependency

The required dependencies are indicated in the requirement.txt file

Installation virtual environment (pypenv)

Launch pipenv install

Play

Launch python start.py

About

Maze in 2d with librarie pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages