Remix.run Logo
modeless 3 hours ago

And Quake 3: https://thelongestyard.link/q3a-demo/

And Unreal Tournament: https://dos.zone/mp/?lobby=ut

There's also https://noclip.website/ which, while not playable, has hundreds of levels from dozens of older games that you can explore freely. Including Half-Life 2, with more accurate rendering than this web port (which seems to be missing many shaders including character eyes).

calebj0seph 2 hours ago | parent | next [-]

Also The Simpsons Hit & Run! https://shar-wasm.cjoseph.workers.dev/

sho_hn 3 hours ago | parent | prev | next [-]

And Tomb Raider

https://eikehein.com/stuff/sabatu

Fan remake of the levels to avoid asset copy, but it's a downstream of the original engine (and loads the original level files just fine), so the real game.

firasd 2 hours ago | parent [-]

Ha fun--works in my regular laptop in Chrome without any CPU/GPU etc spikes

nadermx 2 hours ago | parent | prev | next [-]

And CS: https://play-cs.com

plastic-enjoyer 3 hours ago | parent | prev | next [-]

What a time to be alive

rvnx 19 minutes ago | parent [-]

What a time, but at what cost ?

Interestingly, these Wasm ports are all about nostalgia games.

I sort-of wish we would live in 1998 (when HL1 was released). Less social network, a more creative internet, LAN parties, IRC / ICQ, easier new connections.

We now have tailwind / material UI, a locked-down Apple ecosystem, Photoshop with millions of nagging screens, centralized mega-corps like OpenAI, and the first bits of World War 3 where drones and robotics are made to kill people.

Misses a lot this free internet (though 1 USD / minute)

foldr 34 minutes ago | parent | prev [-]

I vibe coded this for exploring levels in the original Deus Ex: https://dxwebview.pages.dev/ (https://github.com/addrummond/dxwebview).

It's a bit janky owing to the vibe coding, but the basic functionality works pretty well. You need the original game data files to use it.