/Greedy-Snake

Snake Game repository

Primary LanguageJavaScript

Project Greedy-Snake

Date: 7/3/2022

By: Seng Kit Mun

Links

Link to my game: Greedy-Snake

Trello Progress | GitHub | LinkedIn


Description

Project Greedy-Snake is a browser-based game that basically started with a green short snake and a red dot.

Player will need to activate and navigate the snake with up, down, left, right arrow key to capture the red dot.

For each red dot the snake captured, the snake will grow a bit longer and the score will go up by 10.

The game will end whenever the snake hit the wall of the board or hit its own body.


How to Get Started

Press the Up, Down, Left, Right Arrow Key


Technologies

  • HTML

  • CSS

  • JavaScript


Snake Game Screenshots

Image Image


Credits

Snake Project tutorial guide: Web Dev Simplified on Youtube

Project progression: trello.com

Project guide: github.com

Snake game sample: google.com

Snake game image: DuckDuckGo Search

Game key guide: Mdn web docs