Corbe30 / SnakeMultiplayer

Home Page:https://monumental-moonbeam-9fe109.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnakeMultiplayer

Traditional snake game with following features:

  1. Choose color of your snake.
  2. Score counter.
  3. Multiplayer - Create and share room code to play with friend.
  4. Rematch button after game ends.

Technologies used

socket.io, Canvas, hosted using Netlify for Frontend and Heroku for backend.
https://monumental-moonbeam-9fe109.netlify.app/

Note: game may be slow because of slow response time by Heroku servers in EU. I do have the same server hosted in AWS EC2 (Mumbai, ap-south-1) but due to lack of SSL, I faced Mixed Content error. Locally, the game ran smoothly with the AWS server.

About

https://monumental-moonbeam-9fe109.netlify.app/


Languages

Language:JavaScript 75.5%Language:HTML 18.4%Language:CSS 6.2%