Skip to content

2ndlittleperson/Gather_town_websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gather mod example: basic player listener

basic example of subscribing to player movement in a space

check out the websocket API docs for more!

setup

prereq: have NodeJS and npm installed

run npm install

put your API key in a file named api-key.js like so:

exports.API_KEY = "your-api-key-here";

running

node index.js

About

for Cultural DNA experiment, I folk Gather Town websocket code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%