Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adityaghode92/snake-game

i developed this game on website using java script
https://github.com/adityaghode92/snake-game

Last synced: about 2 months ago
JSON representation

i developed this game on website using java script

Awesome Lists containing this project

README

        

Snake Game
Welcome to the Snake Game, A classic arcade game built using JavaScript.

Overview

The Snake Game is a simple yet addictive game where you control a snake that
grows longer as it consumes food. The objective is to navigate the snake around
the screen and avoid collisions with the walls or the snake's own tail. Challenge
yourself to see how long you can make the snake and how many points you can score!

Features

Responsive Design: Play the game seamlessly on various screen sizes.

Scoring System: Earn points for each food item consumed.
Game Over Detection: The game ends if the snake collides with the walls or itself.
Restart Option: Restart the game with a click of a button.
Sound Effects: Enjoy interactive feedback with in-game sound effects.