]> git.seodisparate.com - EN605.607.81.SP22_ASDM_Project/commitdiff
Update /README.md about the back-end
authorStephen Seo <seo.disparate@gmail.com>
Wed, 16 Mar 2022 03:27:22 +0000 (12:27 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 16 Mar 2022 03:27:22 +0000 (12:27 +0900)
README.md

index 1cd1a8e4d91654add37f4ac525050315601deda0..67c59ab13b26503b3e58ca1845ae3b375f34d284 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,6 +5,10 @@ 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 `back_end` holds a Rust project for the "back\_end" code. It holds
+the server-side code for the project. It is mainly used to handle "Networked
+Multiplayer" mode for the game.
+
 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.