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

https://github.com/mewmewdevart/snakegame

🎮 |SnakeGame, the more you eat the longer will the snake grow made with HTML, CSS and JS, for study purposes.
https://github.com/mewmewdevart/snakegame

css3 digitalinnovationone dio game-development games html5 js snakegame webgame

Last synced: 4 months ago
JSON representation

🎮 |SnakeGame, the more you eat the longer will the snake grow made with HTML, CSS and JS, for study purposes.

Awesome Lists containing this project

README

        


Snake Game 🐍


Snake Game created during the Digital Innovation One's JavaScript Game Developer bootcamp..


Number of lines of code
GitHub code size in bytes
Main language
Main language

## 🐍 About the project

> _The game is a remake of the original Snake with pixel graphics and monophonic sounds. The project presendted in this repository is the part of a series of challenges created by the free course platform [Digital Innovation One](https://web.digitalinnovation.one/home) - JavaScript for Games Bootcamp.

## ⚙️ Implementations

* The goal is to make as many points as possible by making the snake eat stuff that shows up.
* The more you eat the longer will the snake grow. If the snake collides with itself the game ends.
* • Using the arrows of your keyboard to move around the screen. ↑ (up) ↓ (down) → (right) ← (left).

## 🦄 Tech

* HTML5
* CSS3
* JAVASCRIPT - Owl Carousel

## 📌 Credits

* Software for UI Design: [Figma](https://www.figma.com)
* Documentation: [W3Schools](https://www.w3schools.com/)
* Challenge: [Bootcamp Js Game Developer](https://web.digitalinnovation.one/track/javascript-game-developer)
* Music: [Youtube](https://www.youtube.com)

## ✨ PrintScreen:

![snakeGame](https://user-images.githubusercontent.com/50052600/121605519-ebe0a900-ca22-11eb-9548-0c526840aca6.png)

Developed with love 💜 by Larissa Cristina Benedito (Mewmew/Larcrist).