]> git.seodisparate.com - EN605.607.81.SP22_ASDM_Project/commitdiff
Add root README.md sprint_02_day_3
authorStephen Seo <seo.disparate@gmail.com>
Wed, 9 Mar 2022 13:13:53 +0000 (22:13 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 9 Mar 2022 13:13:53 +0000 (22:13 +0900)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..1cd1a8e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+# Four-Line Dropper: A project developed via Agile methodologies
+
+The directory `front_end` holds a Rust project for the "front\_end" code. Or in
+other words, it holds the client-side code for the project. The MVP (Minimum
+Viable Product) started with just the front\_end, and if all the goals are met,
+then the "front\_end" may connect to a "back\_end" for networked gameplay.
+
+The directory `spreadsheets` hold LibreOffice Calc documents that are
+spreadsheets organizing the work. There is a document for User Stories, a
+document for the Product Backlogs, and there will be a document for each Sprint.
+
+## What is Four-Line Dropper?
+
+Four-Line Dropper is a game where two players take turns dropping tokens into
+a board. Making a line of four tokens long horizontally, vertically, or
+diagonally is the win condition of the game. If the board fills up with no
+four-line matches, then the game ends in a draw. The game is called "Four-Line
+Dropper" to avoid clashing with the game's original name that is trademarked
+(this game is a clone of an existing game).