
Basic Tetris HTML and JavaScript Game · GitHub
Nov 9, 2019 · Basic Tetris HTML and JavaScript Game. GitHub Gist: instantly share code, notes, and snippets.
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 …
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 …
Tetris for the micro:bit · GitHub
Jun 16, 2021 · Tetris for the micro:bit. GitHub Gist: instantly share code, notes, and snippets.
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 …
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
Tetris game (JavaScript) · GitHub
Tetris game (JavaScript). GitHub Gist: instantly share code, notes, and snippets.
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 …
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 …
Tetris implementation in Python · GitHub
Sep 2, 2024 · Tetris implementation in Python. GitHub Gist: instantly share code, notes, and snippets.