Update README.md
This commit is contained in:
parent
f8da5f4997
commit
975a878eb6
1 changed files with 5 additions and 0 deletions
|
@ -12,12 +12,17 @@ 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
|
the server-side code for the project. It is mainly used to handle "Networked
|
||||||
Multiplayer" mode for the game.
|
Multiplayer" mode for the game.
|
||||||
|
|
||||||
|
The directory `specifications` holds defined specifications. It currently holds
|
||||||
|
the back-end specifications (database and protocol).
|
||||||
|
|
||||||
The directory `spreadsheets` hold LibreOffice Calc documents that are
|
The directory `spreadsheets` hold LibreOffice Calc documents that are
|
||||||
spreadsheets organizing the work. There is a document for User Stories, a
|
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.
|
document for the Product Backlogs, and there will be a document for each Sprint.
|
||||||
|
|
||||||
The directory `retrospectives` holds the retrospectives of Sprints 3 and onward.
|
The directory `retrospectives` holds the retrospectives of Sprints 3 and onward.
|
||||||
|
|
||||||
|
The directory `plans` contains the release plans.
|
||||||
|
|
||||||
The directory `pictures` holds pertinent images to the project. It includes the
|
The directory `pictures` holds pertinent images to the project. It includes the
|
||||||
"Simple Model" of the project.
|
"Simple Model" of the project.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue