google snake multiplayer mod
Release 0.6.1
A mod that makes google snake game multiplayer!
AD time: This project uses vf-ext to create browser extensions.
If you want to create extensions like this, take a look.
gsm-bookmark.html
file from the latest releasechrome://bookmarks/
on google chrome (sorry, firefox is not supported now)Import bookmarks
> select the downloaded gsm-bookmark.html
filegit clone [email protected]:vanflux/google-snake-multiplayer-mod.git
cd google-snake-multiplayer-mod
npm i
npm run server
npm i
npm start
build/dev
on your browsernpm run server
The networking has been optimized since v0.1.2, we are not serializing the entire game instance, we are sending only the needed data, thanks to the linker by making the class field names more friendly.
I can't connect to my own server(IP address is not 127.0.0.1 or localhost):
You will need to do the following to disable secure content: