italoseara/Flappy

The background sprite is terrible

Closed this issue · 1 comments

After some testing, we've noticed that the background tiles are going crazy after some time.

One of the first things I believe need to be done is the remake of the background sprite - it's very glitchy, has a bunch of transparent space and it's badly cropped/repeated. Maybe this should be done by the game engine itself.

  • Remake the background sprite to make it simpler.
  • Implement this in the code.