Space Shmup Part 2 - ReadMe File

Author: Quinten Ruff

Modified: 2024-09-22

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

  https://quintenruff.itch.io/space-shmup-part-2-quinten-ruff
 

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

  WASD keys to move and space bar to fire. Press on a arrow key direction for a quick dash with a cooldown.
Try to shoot the enemy ships!
 

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

 


  1. Rebalanced and Reworked Guns
  • changed gun system to add all new guns to open slots, no longer wiping out guns you already collected and just adding them to the ships total
  1. Reworked powerups
  • when you have filled your ships with guns, only shield powerups will spawn, no longer wasting the gun ones.
  1. Added quick dash
  • press left or right arrow keys to do a quick dash in that direction
  • added particle system to show dash visually
  • added timer that shows the delay until next dash is available
     

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

  The ones from the book
 

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

  No
 

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

  Used chat GPT to find out how to alter a particle systems shape in code
var shape = leapParticles.shape;
 

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

  No
 

7. What trouble did you have with this project?

  None
 

8. Is there anything else we should know?

  No
StatusReleased
PlatformsHTML5
AuthorQuintenRuff
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.