https://github.com/aadewunmi/snake-game-application
Snake Game Application || Tech Stack: HTML / CSS / Javascript
https://github.com/aadewunmi/snake-game-application
html-css-javascript snake-game
Last synced: about 1 month ago
JSON representation
Snake Game Application || Tech Stack: HTML / CSS / Javascript
- Host: GitHub
- URL: https://github.com/aadewunmi/snake-game-application
- Owner: AAdewunmi
- Created: 2024-08-25T10:45:17.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-08-28T09:14:46.000Z (8 months ago)
- Last Synced: 2025-01-25T06:11:27.354Z (3 months ago)
- Topics: html-css-javascript, snake-game
- Language: JavaScript
- Homepage:
- Size: 9.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project Title:
Snake Game Application
## 1. Project Description:
Snake game is a desktop application where a player maneuvers the end of a growing line, often themed as a snake.
The player must keep the snake (snake head) colliding with an obstacle (snake food), which makes the snake's length longer (snake body).
## 2. Tech Stack / Dependencies:
- HTML
- CSS
- JavaScript## 3. Installation:
To install:
i. Clone the following git repo:
```
https://github.com/AAdewunmi/Snake-Game-Application.git```
ii. Open project folderiii. Explore
😎
## 4. How To Use:
i. Run index.html file in an IDE
ii. Use keyboard arrow key (left, right, up and down) to play.
## 5. Demo


## 6. Adapted from:
UDEMY Course Name:
Build 18 Real World JavaScript Development Projects Bootcamp
Section 7: Code a Snake Game from Scratch in
JavacriptCreated by: Pianalytix
URL: https://www.udemy.com/course/build-real-world-javascript-development-projects/