Skip to content
forked from Shriya285/flappio

A flappy bird clone that uses html canvas.

Notifications You must be signed in to change notification settings

RitwikAg120/FORK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flappio

A flappy bird clone that uses html canvas.

Contribution

  1. Run the frontend

If you have VS Code

  • Make sure you have the Live server extension
  • Open the repository directory on VSCode
  • Click on the "Go Live" button from the status bar
  1. Run the backend
  • Make sure you have node
node Backend/backend.cjs

About

A flappy bird clone that uses html canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.4%
  • HTML 13.5%
  • CSS 5.1%