This project was made by Mattéo DERANSART and Tristan POISSON in 2018 Inspired by the windows minesweeper, this project is open source
To launch the programm please follow these steps:
- clone the github repository
- install pip : $ sudo apt-get install python python-pip
- install pygame : $ python -m pip install pygame
- install tkinter packages : $ apt-get install python-tk python-imaging-tk python3-tk
- enter the repository and lauch the programm : $ python demineur.py