Skip to content

Проект за курса Програмиране с Python (ФМИ, зимен семестър 2022-2023)

Notifications You must be signed in to change notification settings

toduko/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper game

Project for the course Programming with Python 2021-2022

Features

  • CLI for playing
  • GUI for playing
  • Scoreboards with top scores for the GUI version
  • Three classic difficulties for the GUI version

Setup

  1. Install just
  2. Install required packages:
    $ just install
  3. Then you can run the game using:
    $ just gui
    or
    $ just cli
    depending on whether or not you want to use the CLI or the GUI.

About

Проект за курса Програмиране с Python (ФМИ, зимен семестър 2022-2023)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages