assignment1

This commit is contained in:
Xaver 2025-06-10 09:12:07 +02:00
parent 1be26dc178
commit 0f4d2e1790
7 changed files with 26 additions and 1 deletions

1
.gitignore vendored
View File

@ -86,3 +86,4 @@ crashlytics-build.properties
blueberryPeak/.idea
blueberryPeak/UserSettings
blueberryPeak/obj
.idea

View File

@ -1,2 +1,16 @@
# ccl4
# Blueberry Peak
You play as Luna, a fox that loves Mr. Smith's Blueberry Pie. After your Mother told you, that he is retiring, you are going on a moderately paced walk to his bakery on top of the hill. Along the way you encounter some challenges that require you to use your wits and foxy senses to overcome obstacles and gather ingredients for a pie.
## Gameplay Features
- **Exploration**: Navigate through a vibrant world filled with lush forests, sparkling streams, and hidden paths.
- **Dialog**: Engage with quirky characters who provide you with insight on the world and help you on your quest.
- **Walking**: Experience a relaxing, moderately paced walk that allows you to take in the scenery and enjoy the journey.
## System Design
- **Player Character**: Luna, the fox, with abilities to interact with the environment and characters.
- **World Design**: A rich, immersive world with various biomes, each with unique challenges and characters.
- **Inventory System**: Collect ingredients and items that can be used to solve puzzles and progress in the game.
- **Dialogue System**: A branching dialogue system that allows players to choose how they interact with characters, affecting the story and gameplay.
## System Infrastructure
![Class Diagram](doc/Class%20Diagram.png)

BIN
doc/Assignment1_Group1.zip (Stored with Git LFS) Normal file

Binary file not shown.

BIN
doc/Class Diagram.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
doc/Presentation_Day1.pdf (Stored with Git LFS) Normal file

Binary file not shown.

BIN
doc/Presentation_Day1.pptx Normal file

Binary file not shown.

1
doc/ePortfolio.txt Normal file
View File

@ -0,0 +1 @@
https://git.xaxa.at/mePixel/ccl4