Skip to content

My contribution to the repo - "A flappy bird clone that uses html canvas." in hacknight 7.0

License

Notifications You must be signed in to change notification settings

aamer236/flappio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flappio

A flappy bird clone that uses html canvas.

Contribution

  • Make sure you have node

Make sure you install the required libraries with this command in the terminal in order to run the code: npm install express, mongodb, cors

  1. Run the frontend
node server.js
  1. Run the backend (in another terminal)
node Backend/backend.cjs

The game runs at http://localhost:3000

About

My contribution to the repo - "A flappy bird clone that uses html canvas." in hacknight 7.0

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.5%
  • HTML 16.8%
  • CSS 2.7%