coderplex-org / coderplex-org/flappyQuery

Restart button doesn't work when the bird goes off-screen

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
2
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The restart button that appears when you collide with the pipes or crash at the bottom or go off screen from the top, it doesn't seem to work for the last two cases. Do you think you can fix it?
Probably the original state is not being copied in these cases, which is required for the restart to work.


![Flappy Query restart button not working](http://i.imgur.com/3wadoRS.gif)

If you need help with this, you can ping in our [Gitter chat](https://gitter.im/fcc-hyd/general) and ask if anyone wants to pair with you.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the restart behavior for pipe collisions, bottom crashes, and leaving the screen from the top, then inspect the restart and game-state handling in the JavaScript/jQuery code. Done means the restart button restores the initial state consistently for all three failure cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.