Skip to content

hooyoung/room

Repository files navigation

a screenshot

To run:

. .venv/bin/activate  # for python venv
python server.py    # backend
npx vite            # host local index.html + js

Since the js uses modules, I don't think it's possible to run out of a local file.

Todo

  • prettify chat
  • send position to server.
  • position avatars
  • bot
  • anti-spam
  • basic guard vs. unknown clients
  • maybe it would make more sense to have a narrower side panel with a list of present users, and overlay the actual chat messages on the 3d viewer rather than having them be off to the side
  • => ship

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published