About 326,000 results
Open links in new tab
  1. JavaScript Snake - patorjk.com

    JavaScript Snake Use the arrow keys on your keyboard to play the game. On Windows, press F11 to play in Full Screen mode.

  2. JavaScript Snake game tutorial: Build a simple, interactive game

    May 5, 2025 · Remember the classic Snake game? Let’s bring it to life with JavaScript! This tutorial will guide you in building a simple, interactive Snake game using HTML, CSS, and …

  3. How to Build a Snake Game In JavaScript - freeCodeCamp.org

    Dec 11, 2020 · In this article I am going to show you how to build a snake game with JavaScript. A snake game is a simple game where a snake moves around a box trying to eat an apple. …

  4. Create a snake game using HTML, CSS and JavaScript

    Jul 30, 2024 · Snake Game is a single-player game where the snake gets bigger by eating the food and tries to save itself from the boundary of the rectangle and if the snake eats their own …

  5. Snake Game JavaScript Code — CodePel

    Jan 24, 2024 · This code implements a simple snake game using JavaScript and HTML canvas. The game allows the player to control a snake on the canvas, moving it in different directions …

  6. How to make a snake game with JavaScript and HTML

    Aug 14, 2023 · Welcome to a tutorial on building a Snake game using JavaScript and HTML. I’ll walk you through creating a basic Snake game — a classic that’s been a favourite among …

  7. JavaScript Snake - Building a Snake Game - ZetCode

    Oct 18, 2023 · Learn how to create a Snake game in JavaScript using HTML5 canvas, with step-by-step examples.

  8. JavaScript Snake Game

    JavaScript Snake Game features simple and intuitive controls, with players using the arrow keys on their keyboard to guide the snake. The game also includes sleek and modern graphics, …

  9. Snake Game with Vanilla Javascript - simple-JavaScript-Snake

    The classic Snake game done in javascript, css, and html without any external libraries. Jackson Taylor (that’s me) : github.

  10. 20+ JavaScript Snake Games - Free Code + Demos

    Dec 28, 2019 · Collection of 20+ JavaScript Snake Games. All items are 100% free and open-source. 1. Pixelated Snake Game. 2. #codevember AI Snake! Can you win that AI snake? I …