mewmewdevart / SnakeGame

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

Home Page:https://mewmewdevart.github.io/SnakeGame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

โœจ PrintScreen:

snakeGame

Developed with love ๐Ÿ’œ by Larissa Cristina Benedito (Mewmew/Larcrist).

About

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

https://mewmewdevart.github.io/SnakeGame/

License:MIT License


Languages

Language:JavaScript 55.9%Language:CSS 23.5%Language:HTML 20.6%