readme, brainstorming ideas
This commit is contained in:
84
README.md
Normal file
84
README.md
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user