Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 988 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 988 Bytes

Snake game using Reactjs.

  • Use the (keys/Buttons) UP, DOWN, RIGHT, and LEFT to make the snake grow longer.
  • You can't stop the snake or make it go backwards.
  • The game ends when the snake into itself.
  • The goal is to make the snake as large as possible before that happens.
  • The score is determined by the number of segments your final snake is.
  • The line acts as a blockade and the player who lasted longer was the winner.

Play Game Snake Game : Click TO Play
Tic Tac Toe Online : Click To Play
Timer With time laps : Click To Play

GAME Look Like

Weather Report

After Game End

Weather Report