Posted February 24, 2023 by DFour
I have spent a lot of time lately researching how to get access to drags and draggroups in python. I think its been around 2 weeks and found it very difficult to search for help through google. I think its due to me not knowing enough about the terms used in Ren'Py development.
But I was finally able to get a working minigame into the tutorial. The minigame is based on the Triple Triad game in Final Fantasy 8. I always enjoyed playing this game and thought it would be fun to implement in Ren'Py.
I originally made the Triad game in pyglet and python, this made it a little difficult to convert as I was using frameworks that are not shipped with Ren'Py by default.
I have also added text formatting to the tutorial chapters.
If anyone wants to requuest a specific tutorial section added please feel free to do so in the comments.