Skip to content

A Flappy Bird clone for secret santa 2022.

License

Notifications You must be signed in to change notification settings

KevinBodi/marias-skjerf

 
 

Repository files navigation

About

This is a fun gimmick for our internal secret santa at Netlife in 2022. The repository is based on Clumsy Bird by Ellisonleao and most of the work is done by other people than myself, who I owe my gratitude to for allowing me to do this in very short time.

Credits

Textures

Running Locally

  • Install Node and Grunt
  • Install the dependencies
npm install

Then just type on your shell:

grunt connect

To rebuild during development, just type:

grunt

Open your browser at http://localhost:8001/

Languages

  • JavaScript 86.0%
  • HTML 8.9%
  • CSS 4.9%
  • Procfile 0.2%