Torn Page
γ°οΈ
Chelsea
γ°οΈ
Opens NOV 29th
γ°οΈ
Torn Page γ°οΈ Chelsea γ°οΈ Opens NOV 29th γ°οΈ
dogMouth
γ°οΈ
dogMouth γ°οΈ
Torn Page~
Chelsea
NOV:
SAT 29th
SUN 30th
DEC:
SAT 6th
SUN 7th
dogmouth artists
// Match the SCSS variables here
- rows = 9
- cols = 9
- count = rows * cols
%form
- count.times do |i|
%input{:type => "checkbox", :id => "c#{i+1}"}
%input{:type => "checkbox", :id => "f#{i+1}"}
%input(type="radio" name="mode" id="modeMine" checked)
%input(type="radio" name="mode" id="modeFlag")
.actionSelector
%label(for="modeMine")
β
%label(for="modeFlag")
π©
.grid
- count.times do |i|
%label{:for => "c#{i+1}"}
.flags
- count.times do |i|
%label{:for => "f#{i+1}"}
%button.error(type="reset" tabindex="-1")
Ooohhh π
%br
Click to try again
%button.victory(type="reset" tabindex="-1")
ππβπ―π―π―
%br
Click to restart
.infos
.counter
.timer
- 3.times do
.digit
.separator
- 2.times do
.digit
