FlappyBird
Flappy bird game with javascript and p5.js
Install / Use
/learn @barzin144/FlappyBirdREADME
FlappyBird
flappy bird game with javascript and P5.js library
- P5.js 1.4.0 for make game loop
- Webpack 5 for module bundling
Available Scripts
In the project directory, you can run:
npm start
Runs the app in the development mode.<br> Open http://localhost:8081 to view it in the browser.
npm run build
Builds the app for production to the build folder.<br>
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.<br> Your app is ready to be deployed!

