This is a source code of the server for Psych Online, based on the Colyseus framework
Feel free to make changes or add your own features to the server!
Install NodeJS and run npm i
in the project root directory.
Then run npm start
to test the server locally.