/Snake

Primary LanguageJavaScriptMIT LicenseMIT

Snake Game

Appearance

To remember older times where having a Nokia 3310 was all you wished for, I have developed the phone's signature game in a modernized retro version for computers.

Use the ↑ ← ↓ → in your computer to move the snake and eat the apples to earn points.

Play here.

  • Developed with HTML, SASS and JavaScript.

  • If you want to run the code:

    • Npm install
    • Npm start