From 5cdeaedd66661404cf86adaa4841d70d4d98aa2e Mon Sep 17 00:00:00 2001 From: Ben Winston Date: Tue, 21 Oct 2025 00:02:22 +0000 Subject: readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..becec3a --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# fifteen +a classic fifteen puzzle as a CLI + +## how to play +1. Pick a board to target (left and right arrow let you scroll betwen them) +2. Press `p` to start playing +3. Make your board on the left match the board on the right! Arrow keys move + the unblocked tile in that direction. -- cgit v1.2.3