JavaScript Snake Games

Collection of free 12 JavaScript Snake Games Jquery Plugins examples.

1.GAMEBOY + SNAKE GAME

Made with

Html
Css/SCSS
Javascript

Author

Diego Tauchert

Demo

See the Pen GameBoy + Snake Game by Diego Tauchert (@diegotauchert)
on CodePen.


2.Pixelated Snake Game

Made with

Html
Css/SCSS
Javascript

Author

Anish Shamarao

Demo

See the Pen Pixelated Snake Game by Anish Shamarao (@ashamarao556)
on CodePen.


3.AI SNAKE

Can you win that AI snake? I don’t think so.

Made with

Html
Css/SCSS
Javascript

Author

brezhart

Demo

See the Pen #codevember AI snake! by brezhart (@enotix364)
on CodePen.


4.16BIT SNAKE GAME

Use keyboard arrows or buttons. 1. Hitting walls is a no-no. 2. Don’t eat yourself. 3. Traveling backwards is a no-no too. 4. Everytime you fail it’s faster.

Made with

Html
Css/SCSS
Javascript

Author

Betkowski

Demo

See the Pen 16bit Snake Game by Betkowski (@thisisbetkowski)
on CodePen.


5.SN4KE

Made with

Html
Css/SCSS
Javascript

Author

Vincent

Demo

See the Pen SN4KE by Vincent (@vinzdef)
on CodePen.


6.REACT GAME: SNAKE

Made with

Html
Css/SCSS
Javascript

Author

Kyle Wetton

Demo

See the Pen React Game: Snake by Kyle Wetton (@kylewetton)
on CodePen.


7.SNAKE

A retro game of Snake with keyboard and touch controls.

Made with

Html
Css/SCSS
Javascript

Author

Steve Gardner

Demo

See the Pen Snake by Steve Gardner (@ste-vg)
on CodePen.


8.SNAKE GAME – P5JS

Eat the grey square. Don’t hit the red borders or the snake body.

Made with

Html
Css/SCSS
Javascript

Author

Elena

Demo

See the Pen Snake Game – p5js by Elena (@Elena_in_code)
on CodePen.


9.SNAKE GAME

This is a basic snake game made with JavaScript for logic and CSS for rendering. Use the arrow keys or WASD to control the snake. You can loop through walls.

Made with

Html
Css/SCSS
Javascript

Author

Jack Rugile

Demo

See the Pen Snake Game – CSS Renderer by Jack Rugile (@jackrugile)
on CodePen.


10.SNAKE GAME WITH OBELISK.JS

The movement is relative to the snake, so you use only left and right keys.

Made with

Html
Css/SCSS
Javascript

Author

Sebastian Faedo

Demo

See the Pen Snake Game with obelisk.js by Sebastian Faedo (@sfaedo)
on CodePen.