npm install
npm run dev
or ctrl + shift + b ( if using vscode )
-
Add menu screen
-
Add loading screen
-
Add game over screen
-
Handle collision better ( add hitbody of a circle to the bird and perform check with it )
-
Update background parallax effect
-
Add sound effects -
Add Score -
Properly scale the game