Inspiration
Since we all enjoyed pokemon as kids, we wanted to recreate it and enjoy a bit of nostalgia.
What it does
It simulates the battle aspect of pokemon, but with a twist. You are fight the Uofa's Elite Four, with 2 moves you may choose from a moves list. There are four battles, and your result from these four battles will be displayed once you have gone against the last Elite four.
How I built it
Using python, we all work on different function that would then work together in a class in order to execute what we wanted.
Challenges I ran into
Visuals. Initially we wanted to implement our process into visuals. However its complexity, would take longer than 24 hours. Therefore our program run in the terminal.
Accomplishments that I'm proud of
Obtaining a Working battle system with a Attack/accuracy implementation, Moves Choice system.
What I learned
How to use different function, with classes in order to achieve various different actions in our project. Having different function with different tasks, and bringing them all together to create a system, such as our battle.
What's next for notaPOkemonClone
Implementing our hard code into visuals, although we were not able to accomplish this, this is still a top interest.

Log in or sign up for Devpost to join the conversation.