From b972ea72c09a81187ad2e4f55711da6f8e9fdaff Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 23 Jun 2024 17:37:47 +0200 Subject: [skip-notice] Insert license notice EVERYWHERE!! --- specs/00.Introduction.md | 18 ++++++++++++++++++ specs/01.GameLoopSummary.md | 17 +++++++++++++++++ specs/02.Sections.md | 17 +++++++++++++++++ specs/03.Mechanics.md | 17 +++++++++++++++++ specs/04.GameSetup.md | 17 +++++++++++++++++ specs/05.Round.md | 17 +++++++++++++++++ specs/06.Demand.md | 17 +++++++++++++++++ specs/07.Service.md | 17 +++++++++++++++++ specs/08.Items.md | 17 +++++++++++++++++ specs/09.UnlocksUpgrades.md | 17 +++++++++++++++++ specs/10.HUD.md | 17 +++++++++++++++++ 11 files changed, 188 insertions(+) (limited to 'specs') diff --git a/specs/00.Introduction.md b/specs/00.Introduction.md index c6d803fc..d5be029a 100644 --- a/specs/00.Introduction.md +++ b/specs/00.Introduction.md @@ -1,3 +1,21 @@ + # Undercooked A cooperative fast-paced game about running a restaurant together. diff --git a/specs/01.GameLoopSummary.md b/specs/01.GameLoopSummary.md index e7c07597..682b39c0 100644 --- a/specs/01.GameLoopSummary.md +++ b/specs/01.GameLoopSummary.md @@ -1,3 +1,20 @@ + # Game Loop Summary A game starts, you and friends are given basic starting supplies with sufficent amount for a small first day. diff --git a/specs/02.Sections.md b/specs/02.Sections.md index 8b8e26d6..8f643b10 100644 --- a/specs/02.Sections.md +++ b/specs/02.Sections.md @@ -1,3 +1,20 @@ + # Sections ### 00. Introduction diff --git a/specs/03.Mechanics.md b/specs/03.Mechanics.md index c6e50360..2a27effd 100644 --- a/specs/03.Mechanics.md +++ b/specs/03.Mechanics.md @@ -1,3 +1,20 @@ + # Mechanics ## 01. Grid diff --git a/specs/04.GameSetup.md b/specs/04.GameSetup.md index 55b0f6b8..dfc08253 100644 --- a/specs/04.GameSetup.md +++ b/specs/04.GameSetup.md @@ -1,3 +1,20 @@ + # Game Setup ## Restaurant diff --git a/specs/05.Round.md b/specs/05.Round.md index 593ff6c3..525f5e63 100644 --- a/specs/05.Round.md +++ b/specs/05.Round.md @@ -1,3 +1,20 @@ + # Pre Round !TODO diff --git a/specs/06.Demand.md b/specs/06.Demand.md index bd8d5dcd..fd4ce295 100644 --- a/specs/06.Demand.md +++ b/specs/06.Demand.md @@ -1,3 +1,20 @@ + # Demand Every tick(?TODO: specify further), a probability is sampled from [the demand equation](#the-demand-equation), diff --git a/specs/07.Service.md b/specs/07.Service.md index c9c5e030..12640f67 100644 --- a/specs/07.Service.md +++ b/specs/07.Service.md @@ -1,2 +1,19 @@ + # Service !TODO diff --git a/specs/08.Items.md b/specs/08.Items.md index f99c3cba..185d63d5 100644 --- a/specs/08.Items.md +++ b/specs/08.Items.md @@ -1,2 +1,19 @@ + # Items !TODO diff --git a/specs/09.UnlocksUpgrades.md b/specs/09.UnlocksUpgrades.md index 9ee68ac8..1819bb42 100644 --- a/specs/09.UnlocksUpgrades.md +++ b/specs/09.UnlocksUpgrades.md @@ -1,2 +1,19 @@ + # Unlocks/Upgrades !TODO diff --git a/specs/10.HUD.md b/specs/10.HUD.md index ebe1e09e..6354006e 100644 --- a/specs/10.HUD.md +++ b/specs/10.HUD.md @@ -1,2 +1,19 @@ + # HUD !TODO -- cgit v1.2.3-70-g09d2