Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 486 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 486 Bytes

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:

  1. clone the github repository
  2. install pip : $ sudo apt-get install python python-pip
  3. install pygame : $ python -m pip install pygame
  4. install tkinter packages : $ apt-get install python-tk python-imaging-tk python3-tk
  5. enter the repository and lauch the programm : $ python demineur.py