We are currently experiencing payment processing issues. Our team is working to resolve the problem as quickly as possible. Thank you for your patience
FAKKU Verse Open Source
2
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).
You can find our code here: https://github.com/FAKKU/FAKKU-Verse
We won't be supporting this. If you have questions myself, @kisuka, or @daiz might be able to answer some of them, but no promises.
Here is an excellent wiki with more details on how to get the game running. It also includes some tutorials on adding items, npcs, editing the map, etc. All level design is done using Tiled.
Some basic server commands if you get it up and running:
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.
FAKKU Staff











Enemies









Achievements

You can find our code here: https://github.com/FAKKU/FAKKU-Verse
We won't be supporting this. If you have questions myself, @kisuka, or @daiz might be able to answer some of them, but no promises.
Here is an excellent wiki with more details on how to get the game running. It also includes some tutorials on adding items, npcs, editing the map, etc. All level design is done using Tiled.
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
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.
FAKKU Staff











Enemies









Achievements
