Skip to content

CSS 2.1 memory persistence example in the form of a minesweeper game.

License

Notifications You must be signed in to change notification settings

thlib/css2-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

css-minesweeper

CSS doesn't have built in memory, so how can a CSS only minesweeper game remember every click that you do?

A pure HTML/CSS 2.1 MineSweeper, by Timo Huovinen
Back in 2010 after a small chat with Román Cortés about CSS memory, a solution to CSS memory managment was born.
Later I went home and completed the minesweeper that I was working on for a couple of weeks

Demo

About

CSS 2.1 memory persistence example in the form of a minesweeper game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages