Skip to content

Instantly share code, notes, and snippets.

View Menna-create's full-sized avatar

MKhaled Menna-create

View GitHub Profile
@Menna-create
Menna-create / README.md
Created April 30, 2025 15:43 — 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