diff --git a/.gitignore b/.gitignore index adb78ae..9f004e5 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ crashlytics-build.properties blueberryPeak/.idea blueberryPeak/UserSettings blueberryPeak/obj +.idea diff --git a/README.md b/README.md index 0c893f5..0ff9dee 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file diff --git a/doc/Assignment1_Group1.zip b/doc/Assignment1_Group1.zip new file mode 100644 index 0000000..a4b4927 --- /dev/null +++ b/doc/Assignment1_Group1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e7b2b1af89822dc63c92c639bc5d73c96621aa82a2b9c43ae4a247443249a4 +size 1404950 diff --git a/doc/Class Diagram.png b/doc/Class Diagram.png new file mode 100644 index 0000000..707a538 --- /dev/null +++ b/doc/Class Diagram.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:362bbd67f0bdb58df1ecb7fa8ae5d04ea5e785a67713cfcf4e9e271fd6f0c0e2 +size 20201 diff --git a/doc/Presentation_Day1.pdf b/doc/Presentation_Day1.pdf new file mode 100644 index 0000000..6c2b807 --- /dev/null +++ b/doc/Presentation_Day1.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c947610041eab0e43d8dfe2584fac00a7542a169671e4e9bf62c27ec538f379c +size 1434649 diff --git a/doc/Presentation_Day1.pptx b/doc/Presentation_Day1.pptx new file mode 100644 index 0000000..eccf433 Binary files /dev/null and b/doc/Presentation_Day1.pptx differ diff --git a/doc/ePortfolio.txt b/doc/ePortfolio.txt new file mode 100644 index 0000000..b8b28c5 --- /dev/null +++ b/doc/ePortfolio.txt @@ -0,0 +1 @@ +https://git.xaxa.at/mePixel/ccl4 \ No newline at end of file