Deadddorks/FlappyBird

Application

Closed this issue · 0 comments

  • Needs to handle user input
  • Needs to pass it on to whatever other part of the project is handling it
  • Needs to have a looping timer that doesn't interfere with user input or the javafx thread
  • Needs to handle the game starting
  • Needs to make sure no extra threads are running if the game is closed