Skip to content

cjstuff/MetaHosp

Repository files navigation

MetaHosp License PRs Welcome

Logo

An immersive virtual hospital - Study in Advanced Topics Project

MetaHosp works on all PC browsers (mobile browsers are currently not supported)

Built with

Features

Proximity Chat (distance-based interactive system)

image

Multifunctional Rooms

image

Text Message Chat (with real time dialog bubbles)

image

Embedded Whiteboards

image

Custom/Private Rooms

image

Controls

  • W, A, S, D, or 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/cjstuff/MetaHosp.git

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

git clone https://github.com/cjstuff/MetaHosp.git my-folder-name

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

cd MetaHosp or 'my-folder-name'
yarn && yarn start

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

cd MetaHosp/client or 'my-folder-name/client'
yarn && yarn dev

Credits 🎉

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

Big thanks to pixel artist - LimeZu

Big thanks to open-source whiteboard project - WBO

License

This project is licensed under MIT.

If you're using MetaHosp to power your virtual hospital or using our code in other projects, please consider buy me a coffee. Thank you :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages