FAKKU Verse is a fork of BrowserQuest which is a fork of BrowserQuest by Mozilla. Our codebase includes a lot of fixes for uncaught errors that previously limited the server to a max population of 8-10 players. While FAKKU Verse was online we reached 200 active players and were able to maintain relative server stability. The guild system, which was added in the BrowserQuest fork, causes uncaught errors and if used can cause the server to crash in some cases (it needs fixing).
Some basic server commands if you get it up and running:
game directory: /var/www/BrowserQuest
client building: /var/www/BrowserQuest/bin/./build.sh
server restarting: pm2 restart main
server killing: pm2 stop main
server starting: pm2 start /var/www/BrowserQuest/server/js/main.js
cd /var/www/BrowserQuest && git pull
Really big shout out to @michafrar who jumped on this project two days before it went online. He's the incredibly talented pixel artist that helped make these awesome sprites.