Flappy Go

It's basically Flappy Bird, but with Golang!

TODO

  • 🔲 Animations

    • ✅ Parallex Background
      • ✅ Ground
      • ✅ Bushes
      • ✅ Skyscrapers
      • ✅ Clouds
    • 🔲 Bird
      • 🔲 Wings Flapping speed ∝ velocity
      • 🔲 Rotation angle ∝ velocity
  • 🔲 Skins

    • 🔲 Bird
    • 🔲 Background
    • 🔲 Pipes
  • ✅ Gameplay

  • ✅ Sounds

    • ✅ Background music
    • ✅ FX
      • ✅ Start
      • ✅ Jump
      • ✅ Death
      • ✅ Point
  • 🔲 Menu

    • 🔲 Settings
      • ✅ FX
        • ✅ Enabled/Disable
        • ✅ Volume
      • 🔲 Music
        • ✅ Enable/Disable
        • ✅ Volume
        • 🔲 Change
    • 🔲 Skins
      • 🔲 Background
        • 🔲 Night
        • 🔲 Day
        • 🔲 Random
      • 🔲 Bird
        • 🔲 Red
        • 🔲 Blue
        • 🔲 Yellow
        • 🔲 Random
      • 🔲 Pipes
        • 🔲 Green
        • 🔲 Red
        • 🔲 Random

Huge Thanks to https://soundimage.org/looping-music/ for the background music (Automation.mp3)