Skip to content

acmpesuecc/flappio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 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