~cedric/minesweeper-3k

An original implementation of the classic game of mines.
3 years ago
~cedric/public-inbox

New mailing list added

4 years ago

#Minesweeper 3k

Minesweeper 3K is an original implementation of the classic game of mines.

Minesweeper 3K

Features:

  • games can be saved and loaded;
  • high scores are saved by level;
  • the game is paused when the window loses focus;
  • several themes are available, with the possibility to add new themes without having to change the source code;
  • internationalized in five languages.

You can find more screen shots here.

#Usage

$ cd src/
$ python minesweeper.py

#License

This software is licensed under GNU General Public License version 3

Copyright (C) 2008-2020 Cédric Bonhomme