Pokémon Con
2022
A partially-scraped project, this was going to be a multiplayer game based on a card game I used to play with my friends. I had to scrap this due to potential copyright issues in the future, but I have a plan to overcome those issues. I'll create this game using the Unity Engine in the future with a different name and characters but with the same-as-planned concept and mechanics. Not coming very soon.
Links
Roles
- Game Developer
- Developed the game's user interface, ensuring an engaging and intuitive experience.
- Integrated game assets such as graphics, sounds, and animations.
Learnings
I learned:
- about various layout options provided by Kivy to create eye-catching UI.
- to create widget animations using Kivy's Animation class.
- about inner workings of Kivy's Clock and used it to create the intro of the game.
- to create OAuth client using Google Cloud Console and integrate Google login into Kivy app.
- to create loading system for Kivy's app.
- to create gradient textures for Kivy widgets using KivyGradient.