Skip to content

A flappy bird clone that uses html canvas.

Notifications You must be signed in to change notification settings

neethanm/flappio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 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 80.6%
  • HTML 10.7%
  • CSS 8.7%