Skip to content

Instantly share code, notes, and snippets.

View sheriffsaka's full-sized avatar

Saka Sheriff A. sheriffsaka

View GitHub Profile
@sheriffsaka
sheriffsaka / README.md
Created February 24, 2023 17:03 — 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