Settings

Theme

I made a free realtime multiplayer 2D cave gem quest game

vaella.io

5 points by pkstn a year ago · 1 comment

Reader

pkstnOP a year ago

Planning to write blog post(s) about how i made the game, but basically the techniques i used are the following:

- 2D ray tracing visibility algorithm (spolight): https://www.redblobgames.com/articles/visibility/

- Simplex noise procedural maps: https://www.redblobgames.com/maps/terrain-from-noise/

- WebGL2 rendering

- Websockets with binary data

- Deno

- Hetzner dedicated servers

- Docker Swarm Mode

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection