Fading Snake
5.11.2020
No libraries, no preprocessors, no imports not even SVG or canvas. Just plain HTML, CSS, and JavaScript.
Made with: HTML,CSS,JS
16Bit Snake Game
26.03.2019
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,JS
Snake Game - P5js
10.12.2017
Eat the grey square. Don't hit the red borders or the snake body.
Made with: HTML,CSS,JS
Snake Game
13.06.2014
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,JS
Snake Game With Obelisk.Js
25.03.2014
The movement is relative to the snake, so you use only left and right keys.
Made with: HTML,CSS,JS