Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages