Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

A Flappy Bird remake for Algorithms II class.

Notifications You must be signed in to change notification settings

lucasdanbatista/flappy-bird

Repository files navigation

Flappy Bird

Pending features

  • Improve collision system;
  • Randomize pipes generation (need to fix collision system first);
  • Increment pipes accelaration (gradually increase difficulty);
  • Improve gravity physics;
  • Add sound effects;
  • Save highest scores;

Pending technical improvements

  • Add tests;
  • Remove magic numbers;
  • Refact main entrypoint;

About

A Flappy Bird remake for Algorithms II class.

Topics

Resources

Stars

Watchers

Forks