Multiplayer car game

1) Host a room.

2) Share the room code with friends.

3) Have fun!


DISCLAIMER:

After 48hours of hacking this game, we finally uploaded the build here, but it turns out that socket.io requires secure connections (HTTPS) and our cheapo server hosting doest not support that. So the only way to play right now is to download the repo and play the game from localhost (HTTP). 

If you want to download our repo from github then navigate to: client/dist/index.html and it should be working (alternatively, go to client/ and run: 'npm i' + 'npm run dev')

Leave a comment

Log in with itch.io to leave a comment.