About 512 results
Open links in new tab
  1. Basic Tetris HTML and JavaScript Game · GitHub

    Nov 9, 2019 · Basic Tetris HTML and JavaScript Game. GitHub Gist: instantly share code, notes, and snippets.

  2. Simple tetris game for microbit using Code-kingdoms editor

    Mar 2, 2024 · microbit:simple-tetris.js This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.

  3. Basic Snake HTML and JavaScript Game · GitHub

    3 days ago · Snake is a fun game to make as it doesn't require a lot of code (less than 100 lines with all comments removed). This is a basic implementation of the snake game, but it's missing a few things intentionally and they're left as further exploration for the reader.

  4. Tetris for the micro:bit · GitHub

    Jun 16, 2021 · Tetris for the micro:bit. GitHub Gist: instantly share code, notes, and snippets.

  5. Basic Doodle Jump HTML and JavaScript Game · GitHub

    Mar 8, 2025 · Important note: I will answer questions about the code but will not add more features or answer questions about adding more features. This series is meant to give a basic outline of the game but nothing more.

  6. Binary Tetris - 140byt.es · GitHub

    A simplified variant of the classic tetris game done in less than 140 bytes of JavaScript. Click here to play the DEMO! NEW: A standalone version in 300 bytes: aem1k.com/tetris

  7. Tetris game (JavaScript) · GitHub

    Tetris game (JavaScript). GitHub Gist: instantly share code, notes, and snippets.

  8. A simple Tetris clone written in Java · GitHub

    Apr 2, 2025 · The fork that I created adds additional functionality to your Tetris game, and with it you'll be able to see the theoretical position of the moving block. You'll probably learn …

  9. Tetris game in Python · GitHub

    Aug 17, 2020 · I've been making my own version of Tetris as a project for my computer science class, it's absolutely pretty high above my skill level. But, by using your version as a learning …

  10. Tetris implementation in Python · GitHub

    Sep 2, 2024 · Tetris implementation in Python. GitHub Gist: instantly share code, notes, and snippets.