Skip to content

Justcuz3/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

This is a simple Snake game created using JavaScript. It is a demonstration of using HTML, CSS, and JavaScript to create a game.

DEMO

Getting Started

To play the game, follow these steps:

  1. Clone the repository to your local machine.
  2. Open the index.html file in a web browser.
  3. Use the arrow keys to control the water and put out the fire to grow.
  4. Avoid hitting the walls or yourself.

Tech/framework used

  • HTML
  • CSS
  • JavaScript

Features

  • The game board is 35x35 grid.
  • The water starts with a length of 1 and grows when it extinguishes fire.
  • The game ends when the water hits the wall or itself.
  • The number of extinguished fires is displayed at the end of the game.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published