Skip to content

AlphaZone4/AlphaZone4-MMO

Repository files navigation

AlphaZone4 Mini-MMO

This was the 2013 AlphaZone4 April Fool's Day Joke.

This is a tiny fully working browser-based MMO framework. It's not that great, but demonstrates my abundance of free-time when AlphaZone4 was active.

Features:

  • Avatar Customiser
  • Multiple rooms to navigate between
  • Renders world from Tiled output
  • Streams in tileset images when needed by new avatar options or rooms needing new map tiles
  • Basic chat support (with emojis!)

AlphaZone4 MMO Screenshot

Install

Install NodeJS, then install dependancies:

  npm i

Running Game

Run server

  node index.js

Browse to http://localhost:1337

About

The AlphaZone4 2013 April Fool's Day joke

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages