From e42a3c1f2e6a814a4c192587573a4ff2fea970c1 Mon Sep 17 00:00:00 2001 From: Alexey Date: Thu, 19 Jun 2025 01:56:25 +0200 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cff8cf7 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# DOT DASH PIT + +Endless top-down shooter where Morse code is your weapon. + +Tap each enemy’s letter in dots and dashes to stop them before they reach you. +
The longer you survive, the harder it gets. + +Made with JS for [TIC-80](https://tic80.com/) fantasy console. + +![Screenshot of DOT DASH PIT](/screenshot.png?raw=true)