From 93ddcc31f9ecdbd4354594146acb24e9fed19f17 Mon Sep 17 00:00:00 2001 From: Brent Schroeter Date: Tue, 5 Jan 2021 13:07:44 -0500 Subject: [PATCH] Add README. --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a803b81 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Built to Spell + +## What It Is + +A browser-based game inspired by the New York Times Spelling Bee. + +## What It Isn't + +An exact clone of the NYT Spelling Bee. It uses a different word list (TWL06, +versus the bespoke lists generated each day by the Times). Don't go bragging to +your friends when you beat their scores; they might be playing by different +rules. (If you're playing Built to Spell, of course, you're still automatically +the coolest kid on the block regardless.) + +## [Play It](https://bts.brentschroeter.com/)