diff --git a/README.md b/README.md new file mode 100644 index 0000000..cdf7708 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Dotty app + +A game where you have to connect the dots (three or higher) to form a chain. Points are awarded based on how many dots are in a chain. The dots disappear once a chain has been made and new dots come in. + +For ISYS 221 and for archival purposes.