/LabMac

Help MacGyver to escape ! OpenClassrooms project - P3

Primary LanguagePython

LabMac

Introduction

Help MacGyver to escape in this game. There's a needle, a bottle of ether and a pipe on the floor. Find those 3 weapons in the maze and sedated the guardian. Then you can leave the game. Good luck!

Environment(Tested)

  • Mac osx 10.13
  • Python3.8(have installed necessary dependencies)

Usage

  • pip install -r requirements.txt
  • python main.py

Packages

  • os
  • sys
  • random
  • pygame