Merge branch 'main' of https://git.xpub.nl/XPUB/SI20
After Width: | Height: | Size: 417 KiB |
After Width: | Height: | Size: 580 KiB |
After Width: | Height: | Size: 3.0 MiB |
After Width: | Height: | Size: 3.3 MiB |
@ -0,0 +1,23 @@
|
||||
---
|
||||
title: Fruitual (fruit + ritual)
|
||||
author: Boyana
|
||||
|
||||
---
|
||||
|
||||
:::::{#fruitual .has-images}
|
||||
# Fruitual
|
||||
## text adventre game
|
||||
|
||||
Creating a text adventure game is no easy feat, I would say. It takes a lot of time, creativity, and trial and error. But the key to a great game is putting yourself in the player's shoes and making sure there are plenty of fun twists and turns along the way.
|
||||
|
||||
For my game, I decided to keep it simple and tell a linear story. I used a web engine called Twine (twinery.org, an open-source tool for telling interactive, nonlinear stories) to help generate the game's storyline and adapted the script from a Bulgarian fairytale ("The Most Precious Fruit"). But things didn't always go smoothly. When the python script started generating the wrong messages for players who strayed from the script, I tried to find solutions on StackOverflow, but it was all too complicated for me.
|
||||
|
||||
In the end, the game took me around 6-7 hours to make, including writing, coding, mapping, editing, and lots of trial-and-error. It was a great learning experience, but it also taught me that game development can be tough if you don't have much coding experience. I had to approach it more from a writer's perspective and figure out the coding later.
|
||||
|
||||
I learned that game development is an iterative process, and sometimes your initial ideas might be more complex than what you end up with. It's all part of the journey. Before starting this project, I had no idea text adventure games even existed, but now I'm happy to say I've made one in just a few weeks. Lastly, I would like to express my appreciation for the guidance and support provided by our prototyping tutors in the development of these projects.
|
||||
|
||||
("The Most Precious Fruit", https://fairytalez.com/the-most-precious-fruit/)
|
||||
|
||||
|
||||
![Twine](twine-map.png)
|
||||
:::::
|
After Width: | Height: | Size: 357 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 7.1 MiB |
@ -0,0 +1,23 @@
|
||||
---
|
||||
title: The Wheel of Fortune
|
||||
author: Boyana
|
||||
|
||||
---
|
||||
|
||||
:::::{#wheel-of-fortune .has-images}
|
||||
# The Wheel of Fortune - Manual
|
||||
## Manual
|
||||
|
||||
Console: "Welcome, my dear! This exercise is all about healing, about reconnecting with what is essential and authentic within yourself. By understanding the true nature of our suffering, we can evoke compassion for ourselves as we move through uncomfortable feelings on the path to healing and peace.
|
||||
|
||||
Prerequisites:
|
||||
Before you begin, there are a few things you will need. Firstly, you must have a strong intention to commit to this exercise for some time. Secondly, find a quiet room free of distractions, and finally, get a notebook and pen. Handwriting will engage your mind more actively and profoundly, help you connect with yourself, and enable the tracing of your progress over time.
|
||||
|
||||
I will be guiding you through a series of carefully selected questions written by different authors, some are well-known, and others will remain unknown. To begin the exercise, spin the Wheel of Fortune located at https://issue.xpub.nl/20/wheel. After a few seconds, a question will appear on the screen. Then, take a photo slide from the deck and try to think of an answer to that question by looking at it and the tiny film simultaneously.
|
||||
|
||||
These photo slides are there to help you dive deeper into your inner world. Use them to explore moments in your life that you may not have fully processed or understood. As you reflect on these images and answer the questions, you may gain new insights and perspectives about yourself and your life.
|
||||
|
||||
Enjoy the journey!
|
||||
Console"
|
||||
|
||||
:::::
|