A flappy bird clone that uses html canvas.
- 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
- Run the backend
- Make sure you have node
node Backend/backend.cjs