Posted October 22, 2024 by SAN (Seo-A-Nam)
#Ren'Py #Minigame #Python
When I initially developed these mini-games, I had little knowledge and, as a result, encountered several issues like the ones I mentioned in the devlog of the ShootingGamePlugin page. Now, while I have a better understanding of Python and Ren'Py, my busy academic schedule has prevented me from modularizing the code to fix those issues. Nevertheless, I look forward to sharing helpful knowledge and insights I have gained.
You can view the Ren'Py mini-game code here:
Here’s a mini-game coded from scratch using Python and a joystick module on a Raspberry Pi, showcasing my ability to implement custom game mechanics without pre-built tools like Pygame.