Nieuws

A Snake Game with HTML5 Canvas and JavaScript that displays sprites using a texture atlas. This is a code example that belongs to the article: Creating A Snake Game Tutorial With HTML5 ...
A Retro Snake Game inspired by the classic Nokia Snake game, created using vanilla HTML, CSS, and JavaScript. The game features a square playing field in which food for the snake appears randomly.
Gillespie explains in the video that he created a JavaScript Snake game 15 years ago. His goal was to shrink it down to the point where the game uses the individual subpixels of a monitor.