Skip to content

abplayzGH/Flappy

Repository files navigation

Flappy Turtle Game

This is a simple Flappy Bird clone game implemented using Python's turtle graphics library. The game features a turtle that the player must navigate through a series of pipes without colliding.

Features

  • Flappy Turtle gameplay
  • Score tracking
  • Leaderboard
  • Restart and exit options

Installation

  1. Ensure you have Python installed on your system.
  2. Install the required dependencies:
    pip install turtle

About

Flappy Bird but written in python turtle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages