Authors: Kevin Koch & Talia Disney

Modified: 2024-09-25

0. What is the link to your project on itch.io?

  https://kevin-koch.itch.io/pokemon-red-battle-recreation
 

1. What are the controls to your game? How do we play?

  Using the mouse, choose your starter. Your rival will choose a pokemon accordingly. Then click fight and choose a move to attack your rival with! First pokemon to lose all HP loses.
 

2. What creative additions did you make? How can we find them?

  Complex damage calculations that account for type matchups, STAB, effectiveness, random crits, etc. It is as close to the original game as we could get it. Also, the ability to add in any pokemon and any move and have the calculations still be correct!
 

3. Any assets used that you didn't create yourself?

  https://youtu.be/UH7YJGheDUU
for music,
Sprites were found mostly here:
https://archives.bulbagarden.net/wiki/Category:Red_and_Blue_sprites
 

4. Did you receive help from anyone outside this class or from anyone in this class that is not in a group with you?

  Just from the professor during tech help
 

5. Did you get help from any AI Code Assistants?

  No
 

6. Did you get help from any online websites, videos, or tutorials?

  Anything from stack overflow or unity registry is linked in notes above the code it is referencing. Only used these sources as references to build our own unique code on.
 

7. What trouble did you have with this project?

  Trouble dealing with scriptable objects and monobehavior differences, but we worked through it.
 

8. Is there anything else we should know?

  We both learned a lot from this project!
 
Published 11 days ago
StatusIn development
PlatformsHTML5
AuthorKevin Koch
GenreFighting
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.