Hacker News new | ask | show | jobs
by potiuper 2155 days ago
Mouse is not necessary using CSS 3 (animations); Minesweeper[1] is enough to show Turing completeness.

[1] http://web.mat.bham.ac.uk/R.W.Kaye/minesw/infmsw.pdf

1 comments

edit: ^ previously said "with css variables to hold state" or something similar (or my wires got crossed and I saw that somewhere else)

CSS variables can't be set by animations yet without JS's CSS Houdini giving them a type - a CSS @ property is in the works to do it without JS though!