Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Space invaders: still vulnerable after being hit #115

Open
Bamarin opened this issue Sep 9, 2022 · 0 comments
Open

Space invaders: still vulnerable after being hit #115

Bamarin opened this issue Sep 9, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Bamarin
Copy link

Bamarin commented Sep 9, 2022

Describe the bug
There's a few seconds after your ship is destroyed and before it respawns where you can be hit a second time. The ship will turn invisible but the collision is still there and you can't move.

To Reproduce
Steps to reproduce the behavior:

  1. Start a game of Space invaders
  2. Destroy as many aliens until ther are only a few columns of them left
  3. Wait unti you get hit (you should have 2 lives left now)
  4. Wait for a second projectile to be shot in the seme location before you respawn.
  5. Your lives have dropped twice

Expected behavior
You shouldn't be vulnerable to projectiles while your ship is not on screen

Screenshots
I'll see if I can manage to record a video of it

Smartphone (please complete the following information):

  • Device: OnePlus Nord CE 5G
  • Android Version: 11
  • Version of the game: 0.31.6
@Bamarin Bamarin added the bug Something isn't working label Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant