Skip to content

Releases: Fresh4Less/mazenet

ENTER THE MAZE

01 Jun 04:11
1a00ca3
Compare
Choose a tag to compare

General Changes

  • Can be containerized with Docker.
  • Rewritten API.
  • New room structure text: a string contained at a given width to be displayed within the room.
  • Room styling now done through editing per-room CSS.

Client

  • Rewritten from scratch in typescript and built on ReactJS.
  • Faster and more maintainable.
  • Built and bundled with Webpack.

Server

  • Rewritten from scratch in typescript.
  • Built to use PostgreSQL DB instead of MongoDB.