/Snake_Game

Snake Game made in JavaScript, HTML and CSS

Primary LanguageJavaScriptMIT LicenseMIT

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