Skip to content

Instantly share code, notes, and snippets.

View Tornamic's full-sized avatar
🇺🇦
Open To Work

Tornamic Tornamic

🇺🇦
Open To Work
View GitHub Profile
@straker
straker / README.md
Last active November 24, 2025 20:52
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