DenisovichDev / Minesweeper

Classic Minesweeper made in processing.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minesweeper

Minesweeper made with processing.py as a contribution to a Coding Challenge of Dan Shiffman's YouTube channel The Coding Train.

Preview

Click here for a preview of the game.

Processing

This programme is made using the python extension of Processing. You'll need to install Processing to run this programme. For detailed informations about the installation, click here.

Instructions:

  • Install Processing and its python extension
  • Clone this repo in your computer using this command: git clone https://github.com/Ivan-Denisovich-py/Minesweeper.git
  • Run Minesweeper.pyde

Some screenshots:

Screenshot 1 Screenshot 2

About

Classic Minesweeper made in processing.py


Languages

Language:Python 100.0%