Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 329 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 329 Bytes

MazeIA-

How to play the game:

  1. Clone the repo
    git clone https://github.com/TailUFPB/mAIze.git
  2. Install packages
    pip install requirements.txt
  3. Run the game file (Windows)
    python player_game\env\game.py
    (Linux)
    python player_game/env/game.py