Skip to content

A customizable Flappy Bird clone, with Tux as default Mascot. Flap around ANYthing you want. Mirror of https://git.sr.ht/~wombelix/flappy-mascot

Notifications You must be signed in to change notification settings

wombelix/flappy-mascot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Mascot Flappy Mascot

A customizable Flappy Bird clone, with Tux as default Mascot.

Add custom assets and flap around anything you want. Use the default, or play with whatever motive you like and have some fun!

Based on Flappy Bird from Igor Rozani.

REUSE status

Table of Contents

How to run

The game is build with Phaser 3 without additional dependencies.

Only a webserver that can serve static content is required to run and host the game.

For local test / demo purposes, you can use Python, for example by running python3 -m http.server, afterwards the game is accessible via http://localhost:8000.

If you prefer nodejs, install the http server npm install http-server -g and run http-server in the same directory as the game source.

Source

The primary location is: https://git.sr.ht/~wombelix/flappy-mascot

Mirrors of the repository are available on Codeberg, Gitlab and Github.

Contribute

Please don't hesitate to provide Feedback, open an Issue or create an Pull / Merge Request.

Just pick the workflow or platform you prefer and are most comfortable with.

Feedback, bug reports or patches to my sr.ht list ~wombelix/inbox@lists.sr.ht or via Email are also always welcome.

Assets

The assets used in this project come from FlapPyBird created by Sourabh Verma.

License

Unless otherwise stated: MIT

All files contain license information either as header comment or corresponding .license file.

REUSE from the FSFE implemented to verify license and copyright compliance.

About

A customizable Flappy Bird clone, with Tux as default Mascot. Flap around ANYthing you want. Mirror of https://git.sr.ht/~wombelix/flappy-mascot

Resources

Stars

Watchers

Forks