About 1,730,000 results
Open links in new tab
  1. Basic Snake HTML and JavaScript Game · GitHub

    Dec 30, 2025 · Basic Snake HTML and JavaScript Game. GitHub Gist: instantly share code, notes, and snippets.

  2. 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 …

  3. Basic Snake HTML Game - GitHub Pages

    Play the classic Snake game built with HTML, CSS, and JavaScript on GitHub Pages.

  4. How to Build a Classic Snake Game Using HTML and JavaScript

    Learn how to create a classic Snake game using HTML and JavaScript! This step-by-step guide with code examples is perfect for beginners interested in JavaScript game development.

  5. 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 …

  6. Snake Game using HTML, CSS & JavaScript - CodeWithCurious

    The Snake Game project is a classic implementation of the iconic Snake arcade game using a combination of HTML, CSS, and JavaScript. This web-based adaptation aims to deliver a …

  7. 18 JavaScript Snake Games - Free Frontend

    Dec 25, 2025 · Discover JavaScript Snake games with smooth controls, score tracking, and grid movement — great for practicing logic and animations.

  8. Snake GameHTML CSS JS - CodePen

    .snake-game button.play-button span Start / Pause .score-board p.label Score p.score .scene .controls button.up span ↑ button.down span ↓ button.left span ← button.right span →

  9. teeycgame/snake.html at main · tyc-company/teeycgame · GitHub

    1 day ago · 一个游戏平台. Contribute to tyc-company/teeycgame development by creating an account on GitHub.

  10. Snake Game with Vanilla Javascript | simple-JavaScript-Snake

    The classic Snake game done in javascript, css, and html without any external libraries. A static site that you can either download and run in your own browser or See it live here