Skip to content

ROBINADC/Flappy-Bird-Lite-Tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy-Bird-Lite-Tkinter

Simple Flappy Bird game created by tkinter

Requirements

  • python3.x
  • PIL

Reference

The main structure and logic are learned from here

Runtime images

playing.png

gameover.png

Extra

  • Restructure files
  • Simplify some redundant codes (especially in tube.py)
  • Add a Timer class to keep track of time
  • Add an immortal option to the bird
  • Add a pause function to pause the game

Future Plan

  • Dynamic stretching tubes
  • Exaggeratively spinning tubes