Skip to content

Instantly share code, notes, and snippets.

@ashberri
ashberri / README.md
Created June 2, 2025 04:44 — forked from straker/README.md
Basic Tetris HTML and JavaScript Game

Basic Tetris HTML and JavaScript Game

This is a basic implementation of the game Tetris, but it's missing a few things intentionally and they're left as further exploration for the reader.

Further Exploration