Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/farzinzx/snake

This is a simple project (the classic Snake game) made using pure JavaScript, HTML, and CSS.
https://github.com/farzinzx/snake

html-css-javascript javascript javascript-applications javascript-game pure-javascript snake snake-game

Last synced: 2 months ago
JSON representation

This is a simple project (the classic Snake game) made using pure JavaScript, HTML, and CSS.

Awesome Lists containing this project

README

        

Snake


This is a simple project (the classic Snake game) made using pure JavaScript, HTML, and CSS.


Features



  • Classic snake game mechanics

  • Pure JavaScript implementation

  • Simple and clean design


Installation



  1. Clone the repository: git clone https://github.com/FARZINzx/Snake.git

  2. Open the snake.html file in your browser to play the game.


Usage


Use the arrow keys to control the snake and try to eat as many food items as possible without hitting the walls or yourself.


Contributing


Feel free to fork this repository and submit pull requests.


Made with ❤️ by FARZINzx