Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 717 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 717 Bytes

screenshot of chat society

You can host your own server on replit, I have one setup on https://replit.com/@chatsociety but requests are rate limited.

You can connect to a custom server by specifying a URL parameter such as https://chatsociety.org/?https://myserver.com/server.php.

My main github is github.com/mrbid.

Thoughts - Allow drawing on walls using GL_LINES arrays of points at equal distances from each other, one draw call for all player squiggles unless player can customize the `glLineWidth()` or color?
- VOIP?