Skip to content

Instantly share code, notes, and snippets.

View stemisruler's full-sized avatar
😍

stemisruler

😍
View GitHub Profile
@straker
straker / README.md
Last active May 9, 2024 02:49
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