News

JavaScript Snake is a live example of what you can do with JavaScript. It’s a classic game that can be built to run in the browser using only JavaScript, HTML, and CSS. This tutorial from ...
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.