From 08bd54d8090af1ffda0e7d8999206a3eb3b09473 Mon Sep 17 00:00:00 2001 From: Pasha Bibko <156938226+PashaBibko@users.noreply.github.com> Date: Thu, 13 Nov 2025 15:05:35 +0000 Subject: [PATCH] Markdown syntax test --- SpinnerGDD.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/SpinnerGDD.md b/SpinnerGDD.md index a347eaa..7d1c33d 100644 --- a/SpinnerGDD.md +++ b/SpinnerGDD.md @@ -84,3 +84,15 @@ The loop of levels will be to: 2. Remind players of a previous enemy 3. Combine them together to create a new challenge 4. Repeat + +### **3.3 Game systems** + +- **Powerups** +: ` +Portals - to achieve the appearance of non-Euclidean Changing gravity direction - used in some of the puzzles Trains - start/end of levels as well as being travel between levels (interacted by player) Ticket barriers - act as one way barriers in levels (interacted by player) +` + +- **Enemies** + +- **Level flow** +