For install the game
Installation for Mac:
1 - Clone the project on your computer.
2 - Create a virtualenv with Python 3.10.
3 - Activate your virtualenv !
4 - Install the dependences of the project with this command: pip install -r requirements.txt.
5 - And for finish, to launch the game python main.py
Now you can play !
How to play
To move use the directional keys.
Switch all the square in yellow and go the end square (in red). When you arrived the game restart for a new game. Use the "R" key for restart the game at any time.
You can leave the game at any time by pressing the "ESC" key.
HAVE FUN :)