Skip to content

mdolgun/MineSweeper

Repository files navigation

MineSweeper

This is a multi-platform (Windows/Linux) implementation of MineSweeper Game.

It can be run in two modes:

  • Console Mode:

Run the script "con_mines.py"

Console Mode

  • Graphics Mode:

Run the script "tk_mines.py"

Graphics Mode

The repository contains two utility modules:

  • Common Game Logic: "mines.py"
  • Common Console I/O Logic (for both Linux and Windows): "conio.py"

About

MineSweeper Game implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages