You should be able to enable sounds with the M shortcut or through the Options menu.
thenthenthen•2h ago
Wow
xenophonf•2h ago
Every time I click in the window, the menu disappears. I tried both Firefox and Chrome.
AzzieElbab•2h ago
Awesome! Harder to exit than vim.
deskamess•53m ago
how did you exit? because nothing seems to be working.
calgoo•44m ago
Back button worked for me
ChrisClark•16m ago
I pressed escape, then just closed the tab
axus•15m ago
I pressed Esc key, click quit. And then closed the browser tab.
gpderetta•2h ago
Nice, but the view keeps clipping out to far ahead of the map (but the character seems to still be in its original position as I can die from monsters). It snaps back in place when I shoot.
edit: both on chromium and firefox, desktop linux.
Really cool experiment. A lot of jank. It would sometimes rubber band me back, movement was grid aligned in a way that made accessing the secret room challenging, and the whole tab unexpectedly crashed with no error. 5 star would play again
remix2000•2h ago
It seems like this CSS Quake needs JS to run…
stoobs•2h ago
Seems like you get stuck on corners and it really doesn't like running up/down slopes, neat though.
divan•1h ago
As someone who passionately and ardiently hates prolifiration of this set of _hacks on top of hacks_ called CSS (and CSS/JS/HTML aka Web-stack), I must say this is good and valid use case for CSS. :)
kiyeonjeon•1h ago
how long does it take to develop this game?
sgt•1h ago
Very cool. I wonder what the limitations are? I see the dog I shot is floating in the air. Is that maybe a CSS thing or is it fixable?
freakynit•1h ago
.dog {
display: float;
}
skvmb•7m ago
You win! I laughed way too hard at this. Boss man is now giving me the side eye.
ikari_pl•1h ago
Wow, this will be a great project for the forever-upcoming VRML /s
Doesn't work at all for me. I keep jumping around and clipping through objects, can't even leave the first room without being stuck in the doorway to the elevator.
ekaryotic•4m ago
have to shoot the elevator buttons in this, in the original you could move into them.
jojogeo•41m ago
This is the first thing I've seen on the intertubes for a /long/ time which genuinely makes me smile, thank you op.
Checked out https://cssdoom.wtf/ and loved it too, both are far lighter than current affairs. \o/
cynicalsecurity•15m ago
If this is what CSS has become, it means at some point its development went the wrong way.
Rohansi•11m ago
The game logic here is running in JS. Only the rendering is handled by HTML and CSS. Is it really wrong that you can do this? All it requires is 3D transformation of elements.
senfiaj•11m ago
It still needs JS. It just avoids using canvas and does DOM manipulation + CSS instead.
buffer_overlord•3h ago
amarant•2h ago
Waterluvian•2h ago
circadian•2h ago
pwdisswordfishq•2h ago
rofko•2h ago