/club-mutant

NO MUTANTS ALLOWED

Primary LanguageTypeScriptMIT LicenseMIT

Club Mutant: My Lily WorldLicense PRs Welcome

Logo

club mutant my lily world works on all PC browsers (mobile browsers are currently not supported) u. u

Built with

Features

Proximity Chat (distance-based interactive system)

image

Multifunctional Rooms

image

Flexible & Immediate Screen Sharing

image

Text Message Chat (with real time dialog bubbles)

image

Embedded Whiteboards

image

Custom/Private Rooms

image

Controls

  • arrow keys to move (video chat will start if you are close to someone else)
  • E to sit down
  • R to use computer (for screen sharing)
  • Enter to open chat
  • ESC to close chat

Prerequisites

You'll need Node.js, npm installed.

Getting Started

Clone this repository to your local machine:

git clone https://github.com/kevinshen56714/SkyOffice.git

This will create a folder named SkyOffice. You can specify a different folder name like this:

git clone https://github.com/kevinshen56714/SkyOffice.git my-folder-name

To start a server, go into the project folder and install dependencies/run start command:

cd my-lily-world or 'my-folder-name'
npm install && npm run start

To start a client, go into the client folder and install dependencies/run start command:

cd my-lily-world/client or 'my-folder-name/client'
npm install && npm run start

Credits 🎉

Big thanks to this great repo - ourcade/phaser3-typescript-parcel-template

License

This project is licensed under MIT.