RodrigoSobral2000 / Snake_Game

Snake Game made in JavaScript, HTML and CSS

Home Page:https://rodrigosobral2000.github.io/Snake_Game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake_Game

Snake Game made in mainly pure Javascript, HTML and CSS

You can try it clicking here

Or see the source code directly in a text editor

Open in Gitpod

Situation Point

  • Doing

  • To Do

    [ ] - Death System

    [ ] - Death Animation

    [ ] - Quitting Animation

    [ ] - Game Algorithm Otimization

    [ ] - Create an online storage

  • Done

    [x] - Game Engine

    [x] - Main Menu

    [x] - Career Creation Menu

    [x] - Ranking System and Menu

    [x] - Help Menu

    [x] - JSON Database

    [x] - Load Career Menu and System

    [x] - Fix Esc key bug instead of Backspace

    [x] - Apples Generation outside of snake

    [x] - Order Ranking by the different arguments

    [x] - Credits Menu

About

Snake Game made in JavaScript, HTML and CSS

https://rodrigosobral2000.github.io/Snake_Game/

License:MIT License


Languages

Language:JavaScript 66.5%Language:HTML 20.4%Language:CSS 13.0%