MCPcopy Create free account
hub / github.com/geekcomputers/Python / Flappy Bird.py

File Flappy Bird.py

Flappy Bird - created with tkinter/Flappy Bird.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pygame
2import random
3
4# Initialize Pygame

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
loadMethod · 0.45

Tested by

no test coverage detected