Skip to content

flnbrt/WTA2023Q2_FlappyBird

Repository files navigation

Flappy Bird

Deploy to DockerHub

Content

Overview

formalia value
project name Flappy Bird
author Florian Breit
date 2023-06-19
version 1.0.0

The game is a clone of the famous Flappy Bird game. The goal is to fly through the pipes without touching them. The game is over when the bird touches the ground or a pipe.

Installation

Copy the repository to your local machine and open the index.html file in your browser. Alternative: Play the game online

Known Bugs

Project Plan

img.png The project plan can be found here.

Keybindings

The game can be played with mouse or with the keyboard. The following keybindings are available:

  • ESC: Exit/Reset the game
  • M: Mute/Unmute the music
  • S: Mute/Unmute the sound
  • Enter: Quick-Start game (only in main menu)
  • Space: Jump
  • V: change background
  • B: change bird color
  • N: change pipe color
  • G: change difficulty

Game-Options

The game gets shipped with various game options.

Content

Visualisation

Background

The background can be changed to a darker color scheme.

Bird

The bird color can beset to three different colors.

Pipes

The pipes can be altered between two color schemes.

Music

The music is initially turned off. It can be muted or unmuted and is played in a loop.

Sound

The sound is initially turned on. It can be muted or unmuted and is played when the player clicks and the bird collides with a pipe or the ground.

Difficulty

The difficulty can be set to two different levels (normal or hard).

In game mode normal, the game speed and pipe gap are set to a fixed value. In game mode hard, the game speed increases and the pipe gap decreases after every gained score.

Credits

This game is based on the help of the following contributions:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published