This is a flappy bird clone made in javascript and p5
Some images are from the coding train these images are not mine
-
Install brew
-
Install NodeJS
brew install node
-
Execute
make all
ormake help
to list all commands as below�all � setup start �help � List commands �setup � Install Node �start � Start the local web server
-
Open http://127.0.0.1:8080 in a browser. Use space bar to control the Flappy Bird
-
Publish a working demo to Github Pages. GitHub > Select flappy-bird repository > Settings > GitHubPages > Select branch main > Select folder /root