Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 474 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 474 Bytes

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