Skip to content

MinniFlo/curpymines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curpymines

How to start

run python ./minesweeper/src/main.py

How to control

description

option 1

option 2

option 3

navigation

w,a,s,d

h,j,k,l

arrow Keys

confirm/ action

space

enter

-

menu/ back

q

p

esc

set flag

f

e

h

reset game

r

o

-

Available Flags

-h, --help

  • shows the help message

-f, --full_screen

  • starts the game in the largest possible size

-x, --xaxis

  • takes a number value for the size of the x axis

  • overwrites the x value of -f

-y, --yaxis

  • takes a number value for the size of the y axis

  • overwrites the y value of -f

-d, --difficulty

  • takes a number value for the difficulty of the game

Sreenshots

minesweeper1
minesweeper3
minesweeper2

About

minesweeper written in python(curses)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages