statico / dungeonfun

:joystick: Infinite multiplayer dungeon using HTML5 and WebSockets (2011)

Home Page:https://dungeon.statico.dev/

Repository from Github https://github.comstatico/dungeonfunRepository from Github https://github.comstatico/dungeonfun

dungeonfun

  • HTML5 infinite world dungeon crawler example
  • Multiplayer, uses websockets
  • No combat or anything, just dungeon generation and movement

Try it: http://dungeonfun.herokuapp.com/ - Use arrow keys or IJKL/YUBN to move

Open in multiple tabs to see the astounding multiplayer capabilities 😭

Getting Started

Tech

Note: This was made in mid-2011.

  • CoffeeScript
  • Express
  • Socket.io
  • Third-party scripts for Perlin noise & A-star pathfinding

Art

Tiles are the default NetHack tileset

About

:joystick: Infinite multiplayer dungeon using HTML5 and WebSockets (2011)

https://dungeon.statico.dev/

License:MIT License


Languages

Language:CoffeeScript 96.5%Language:Pug 2.1%Language:Dockerfile 0.9%Language:CSS 0.5%