About 1,190 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 Snakes - Code inComplete

    Explore the Javascript Snakes game to learn about game development fundamentals and web standards through interactive coding examples.

  3. Basic Snake HTML and JavaScript Game · GitHub

    May 21, 2026 · Nice basic snake game implementation, perfect for beginners to learn JavaScript. The further exploration ideas like adding score tracking and better apple spawning are great practice.

  4. Snake (JavaScript)

    Use Arrow Keys or Swipe on the play field 0

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

    Jul 23, 2025 · 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 body the game …

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

    May 5, 2025 · This tutorial will guide you in building a simple, interactive Snake game using HTML, CSS, and JavaScript. You’ll have a fun game and a better grasp of core web development concepts by the …

  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. 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 using the …

  9. Javascript Snake - CodePen

    The mythic Snake game created with html, css and vanilla javascript. Mobile swipe added through jQuery....

  10. 18 JavaScript Snake Games - freefrontend.org

    Apr 6, 2026 · Explore 18 JavaScript snake game examples with smooth gameplay, responsive design, and interactive controls. Perfect for learning, fun, and web game development.