From feabed2736ef5ee45aeaa55cc4d4c4426037d64e Mon Sep 17 00:00:00 2001 From: tobias Date: Mon, 6 Apr 2026 13:33:51 +0200 Subject: [PATCH] readme, brainstorming ideas --- README.md | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..da80ce1 --- /dev/null +++ b/README.md @@ -0,0 +1,84 @@ +# Study Life + +In Study Life you play a student. Explore the campus, learn for the exams, find hidden riddles, or go downtown! + +## Concept + +### Goals & Decisions + +- At game start the player has to choose +- Main goal: Pass all exams + - From Monday to Thursday there are lessons. Students has to visit the lessons +- Side quests: + - Take books in a shuffled order in library + - TBD + +### Time + +- A semester lasts a week +- One week has five days from Monday to Friday +- Every day runs from 8 to 18 o'clock +- One hour game time equals to one minute real time +- The weekdays: + - Monday: + - Welcome event (on first day of a new winter semester) + - Tuesday: + - TBD + - Wednesday: + - Changing events + - Thursday: + - TBD + - Friday: + - Exams + +### Game World + +#### Core Game + +- Main campus + - Main building (old castle) + - Entry hall + - Audimax + - Labor + - Two smaller lesson rooms + - Toiletts + - Library + - Mensa + - Lounge + - Kicker + - Billiard + - Garden (behind main building) +- Train station + +#### Extensions + +- Sport campus +- Museum +- Downtown + +## Development + +### Milestone 1 + +- 🏗️ Walkable main character +- 🏗️ Main campus + - 🏗️ Main building, all rooms are walkable + - 🏗️ Library interior + - 🏗️ Garden + - 🏗️ Mensa, only exterior + - 🏗️ Lounge, only exterior +- 🏗️ Train station + +### Milestone 2 + +- Time cycle, player enters world at 8:00 at the train station +- Player can leave the day by enter the train +- Main campus + - Mensa interior + - Lounge interior +- Sport campus + +### Milestone 3 + +- Museum +- Downtown