Skip to content

vylsaz/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

Language

mine.fronthtml
mine.Sweep 0

mine.aplc

Minesweeper logic.

Use a frontend (a class with a constructor which takes a mine object, and a loop method):

mine.frontsome_class

Default frontend: mine.dummy.

Play the game:

mine.Sweep 0  small
mine.Sweep 1  medium
mine.Sweep 2  big
(height,width) mine.Sweep num_of_mines

html.aplc

Frontend using HTMLRenderer (recommended).

Part of the styling was taken from here.

winforms.aplc

Frontend using winforms.

About

minesweeper in APL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published