Inspiration
This is game is inspired by the old game where we have to shoot the target and earn the points.
What it does
This is an adventure in which you have to fight many charizards coming near you in the space with your spaceship and gain point the person with most number of points wins the game.
How we built it
This game is built on pygame module by python.
Challenges we ran into
I am new to pygame module to it was challenging for me to figure out how to use this module at first. But gradually I got familiarize with it, the challenging part was to try to figure out the way how to increase the score when my bullets touched the charizard. Even though it was interesting to make discovering new module (pygame) was fun to me.
Accomplishments that we're proud of
Completed making game within a certain time frame and also I made it work!
What we learned
I learned using pygame and how to apply logics to solve a problem like I solved a problem in which I have to eliminate a charizards every time bullets touched him, so first I had to calculate the distance between the bullet and the charizards then put a condition to eliminate the target. There were many more learnings from this project and I enjoyed it!
What's next for Blaze of Charizard
I will try to upgrade this game where it will have more levels!
Log in or sign up for Devpost to join the conversation.