twknab / js_snake

Dark mode old school snake game 🍎🐍 written in vanilla JS, with sound effects and 8-bit font for styling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Snake

This is a simple old-school snake game written in vanilla JavaScript. The game includes point tracking, high score (stored to local browser storage), and sound effects when the snake eats an apple, sets a new high score, or the game ends! 🍎🐍

Game Play

Game in play

New Best Score

New best score

Game Over

Gameover

About

Dark mode old school snake game 🍎🐍 written in vanilla JS, with sound effects and 8-bit font for styling.


Languages

Language:JavaScript 78.0%Language:HTML 14.3%Language:CSS 7.7%