Skip to content

Instantly share code, notes, and snippets.

@straker
straker / README.md
Last active March 11, 2026 10:37
Basic Tetris HTML and JavaScript Game

ICE Out; Abolish ICE

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

@straker
straker / README.md
Last active March 5, 2026 12:45
Basic Pong HTML and JavaScript Game

ICE Out; Abolish ICE

Basic Pong HTML and JavaScript Game

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

Further Exploration