Skip to content

iKittyCode/flappy-bird

Repository files navigation

flappy-bird

This is a flappy bird clone made in javascript and p5

Demo

Some images are from the coding train these images are not mine

How to develop on a Mac (or Linux)

  1. Install brew

  2. Install NodeJS

    brew install node
    
  3. Execute make all or make help to list all commands as below

    �all                           � setup start
    �help                          � List commands
    �setup                         � Install Node
    �start                         � Start the local web server
    
  4. Open http://127.0.0.1:8080 in a browser. Use space bar to control the Flappy Bird

  5. Publish a working demo to Github Pages. GitHub > Select flappy-bird repository > Settings > GitHubPages > Select branch main > Select folder /root

About

this is flappy bird

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published