Computer Science project

This week I will talk about my current computer science assignment. In this assignment, we need to create a Pokemon battle simulation. So, I will talk about what I have completed so far, what I plan to do, and my current problems.

So far, I have been doing alright. I have completed the part where you need to input your characters stats. I have also created a mini tutorial for the buttons. Some of the things I’m working on are the buttons. I need to create an attack button, heal button, defense button, attack boost button, and magic attack button. Each button is unique and some are harder than others. For example, heal button and attack boost button are easy. I also might know how to the defense button.

Unfortunately, there are some things that I need help with. For example the attack button. One thing I definitely need help with is the enemy move generator. For example, the Ai can either attack, defend, or heal. I need to get the Ai to pick one, then create a random number for it (how much damage you will do and how much you heal) based on your stats. I also need to work on the enemy transition. For example, when the first enemy dies I need to generate another one.

Later, I hope to include other features. Maybe a title card and you win screen. I might also change some sprites. However, I can’t do that until I finish the actual project. In the end, I still have work to do on the project

Leave a Reply

Your email address will not be published. Required fields are marked *