Skip to content

Instantly share code, notes, and snippets.

@straker
straker / README.md
Last active January 30, 2026 18:25
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 February 2, 2026 19:08
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