Skip to content

OmerFI/PyFlappy

Repository files navigation

What is PyFlappy?

Bird

PyFlappy is a game made by using Python.

Version Python License

This game was made by using Python. In this game, there is a main menu, info (help) screen, level menu, and game. There are 5 levels in the game. When you pass a level, you automatically move on to another level. There are 2 language supports. These are English and Turkish.

Gallery

Main_Menu Game_Screen Level_Menu Info_Screen

Installation

Go to the releases page: https://github.com/OmerFI/PyFlappy/releases/tag/v1.0

  • There are 3 options. The first one is installing the setup file (only windows).
  • The second one is installing the portable version (only windows).
  • The other one is installing the Linux version. The Linux version does not include a ".deb" or ".rpm" file, only includes the ELF file and source codes.

If you want to start/play the game from source code, follow the followings

Requirements

  • Python v3.x

Install Dependencies

pip install -r requirements.txt

Executing

Go to the directory where the source codes were stored.

On Windows:

python main.py

On Linux:

python3 main.py

About

PyFlappy is a game made by using Python.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages