Skip to content

elersisg/FlappyBee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlappyBee

FlappyBee is a fun, lightweight clone of the classic "Flappy Bird" game, where you guide a bee through various obstacles to achieve the highest score possible. This project is designed for learning purposes and showcases basic game development concepts.

Features

  • Simple one-touch controls
  • Endless runner gameplay
  • Score tracking
  • Sound effects and animations
  • Custom graphics featuring a bee character

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/elersisg/FlappyBee.git
  2. Follow the setup instructions for your chosen engine:
    • Python/Pygame:
      pip install pygame
      python flappybee.py
    • Unity:
      Open the project folder in the Unity Editor and press Play.
    • Godot:
      Open the project in the Godot Editor and run the main scene.

How to Play

  • Press the spacebar (or tap/click) to make the bee flap.
  • Avoid hitting the obstacles.
  • Try to achieve the highest score!

Contributing

Contributions are welcome! Please fork the repo and submit a pull request.

License

This project is licensed under the MIT License.

About

Flappy Bird mockup game for a final project made with Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published