CSSQuake
cssquake.com
CSSQuake
1–10 of 125 posts
Re: CSSQuake
#2[deleted]
Re: CSSQuake
#3is there no sound?
Re: CSSQuake
#4is there no sound?
Is there a way to produce sound using CSS?
Re: CSSQuake
#5is there no sound?
You should be able to enable sounds with the M shortcut or through the Options menu.
Re: CSSQuake
#6Wow
Re: CSSQuake
#7Every time I click in the window, the menu disappears. I tried both Firefox and Chrome.
Re: CSSQuake
#8Re: CSSQuake
#9Awesome! Harder to exit than vim.
Re: CSSQuake
#10is there no sound?
Is there a way to produce sound using CSS?
@media speech {
body {
cue-before: url(/path/to/sound.ogg);
}
}
https://www.w3.org/TR/CSS2/aural.html