/minesweeper-website

This version of Minesweeper is a free Python implementation in the browser.

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

For a better visual experience, go here: PySweep Website

Minesweeper, written from scratch in Python

This classic logic puzzle game was developed by a small team of four students at Texas A&M University as a proof of concept. Rebuilding the well-known game of Minesweeper from the ground-up using Python and SDL was a learning experience and allowed the students to express their creativity with the Python language.

If you want to build off of this version of Minesweeper, please feel free to fork the official Github. This project is available under an GPL v3 open-source license. Thank you.

New to Minesweeper?

Don't worry! A full instruction manual for this game is included below. This version of Minesweeper is a free Python implementation in the browser by Sean Lewis for your enjoyment. Feel free to play to your hearts content!

Basic Instructions

Right Click with mouse to flag a tile as a potential mine Left Click with mouse to reveal a tile Be careful not to trip any mines! Numbers on tiles refer to how many mines are in the adjacent tiles Logically deduce where mines are!