Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mysterycoder456/flappy-bird
Flappy Bird, remade!
https://github.com/mysterycoder456/flappy-bird
2d-game flappy-bird flappybird game pygame python3
Last synced: 15 days ago
JSON representation
Flappy Bird, remade!
- Host: GitHub
- URL: https://github.com/mysterycoder456/flappy-bird
- Owner: MysteryCoder456
- License: mit
- Created: 2019-08-24T08:02:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-27T12:09:18.000Z (over 5 years ago)
- Last Synced: 2024-11-11T03:39:12.284Z (about 2 months ago)
- Topics: 2d-game, flappy-bird, flappybird, game, pygame, python3
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flappy-Bird
Welcome to my version of Flappy Bird, the incredibly old iOS game that got removed from the App Store. I wrote this game using Python 3 and Pygame. I'd love to know your scores after playing the game.
## How to install
To install this game follow these steps:
1. Install the Python 3 Interpreter from .
2. Go to Command Prompt/Terminal on your computer and enter "pip install pygame".
3. Then, clone or download this repository.
4. Drag the icon of the folder to Command Prompt/Terminal and type "python3 main.py"**If you get any errors please just copy paste the error into Google and press enter.**
## System Requirements
1. Processors: Intel Atom® processor or Intel® Core™ i3 processor.
2. Disk Space: 2 GB or more.
3. Operating systems: Windows 7 or later, macOS, and Linux.
4. Display Size: atleast 720p.## How to play
The controls are simple: Just press space to jump. You can also use the Up arrow key.
## Issues
If you encounter any bugs or issues with the game please tell me. I will be more than happy to listen.