flappy-svg icon indicating copy to clipboard operation
flappy-svg copied to clipboard

Distance Counter

Open antoniomdk opened this issue 9 years ago • 5 comments

Create a distance counter. It needs a label in the top of screen and update continuosly the score.

antoniomdk avatar Jan 17 '16 15:01 antoniomdk

I want todo this task.

antoniomdk avatar Jan 20 '16 16:01 antoniomdk

Sure, go ahead.

niccokunzmann avatar Jan 20 '16 17:01 niccokunzmann

In Pull-Request #89 There was a score board added which can be used. TODO:

  • [ ] create a distance variable
  • [ ] increase the variable when flappy moves
  • [ ] give the score element an id
  • [ ] update the score screen when flappy moves

Much of it was done in #55.

niccokunzmann avatar Feb 16 '16 12:02 niccokunzmann

@antoniomdk any progress.

abishekvashok avatar Dec 22 '16 09:12 abishekvashok

I implemented this feature, please let me know what you think!

kzeer avatar Dec 08 '21 23:12 kzeer