Skip to content

codebar-shanghai/flappy-christmas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Christmas

A Christmas-themed version of Flappy Bird implemented in JavaScript and HTML5 Canvas.

Setup

See SETUP.md for instructions on setting up the development environment.

Ideas

  • Swap in Christmas-themed assets
    • Sprites
    • Background
    • Sound
  • Reduce background opacity
  • Page title
  • Parameterize difficulty
    • Gap
    • Frequency
    • Hitboxes
    • Difficulty levels
  • Favicon
  • Music
    • Play/mute button
  • Snowfall
  • Remove visual artifacts on player sprite
  • Parallax scrolling
  • Custom assets
  • Drag sleigh
    • Rigid version
    • Physics?
    • Collisions?

Credits

Initial logic and assets based on https://github.com/aaarafat/JS-Flappy-Bird/ (in turn based on original Flappy Bird game by Dong Nguyen).

Christmas assets from various sources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.0%
  • HTML 2.4%
  • CSS 0.6%