Skip to content

Minesweeper implementation in various languages

Notifications You must be signed in to change notification settings

nayel71/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Minesweeper implementation in various languages:

CLI (C/Python):

GUI (C):

GUI (Python):

Web (JavaScript):