Skip to content

Flappy bird with slightly more complicated logic (ability to move in the x-direction, and enemies other than the pipes). The game was designed to run using the mcb32-toolchain on a chipKIT uno-32 with basic I/O Shield.

License

Notifications You must be signed in to change notification settings

vtorresmerino/Flappy_bird

Repository files navigation

Flappy_bird

A flappy bird game in which the user can move the bird left and right in addition to flying up and down using the chipKIT buttons. Pipes and enemies are randomly generated to give the user a varied experience. There are three difficulties: easy, normal, and hard. The user has the ability to switch modes by using the switches on the chipKIT. The higher the difficulty, the more points the user gains when playing. In addition to this, a top 3 leaderboard has been implemented where the user has the option to write a 3 character string to save and record their name. Programmed in a UNO32 board with an LCD display.

About

Flappy bird with slightly more complicated logic (ability to move in the x-direction, and enemies other than the pipes). The game was designed to run using the mcb32-toolchain on a chipKIT uno-32 with basic I/O Shield.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published