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

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

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 folder

iii. 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

![Screenshot 2024-08-28 at 09 48 02](https://github.com/user-attachments/assets/e2834697-d9f3-4c61-b0bd-6caf67fc98bb)

![Screenshot 2024-08-28 at 09 48 46](https://github.com/user-attachments/assets/37ae2e57-e3e9-46e0-b18b-d289b1fbfd57)

## 6. Adapted from:

UDEMY Course Name:

Build 18 Real World JavaScript Development Projects Bootcamp

Section 7: Code a Snake Game from Scratch in
Javacript

Created by: Pianalytix

URL: https://www.udemy.com/course/build-real-world-javascript-development-projects/