pushrobin / flappybird

https://pushrobin.github.io/flappybird/
MIT License
1 stars 0 forks source link

Improve Game Page Layout for issue 13 #14

Closed pushrobin[bot] closed 2 months ago

pushrobin[bot] commented 2 months ago

This change will center the game and title information horizontally, add instructions for controls, and add margin to the top of the page.

References #13


📘 Working with this PR & Improving Future PRs ### How to work with this PR locally To pull this branch and make changes: ``` git fetch origin pushrobin-pr-13 git checkout pushrobin-pr-13 # Make your changes git add . git commit -m "Your commit message" git push origin pushrobin-pr-13 ``` ### Improve future PRs Learn how to get better PRs by creating AI-specific files in your repo: [How to get better PRs](https://pushrobin.com/docs#improve-prs) ---

View Action Run on Pushrobin: https://pushrobin.com/app/agentruns/6a4e23c2-7a25-405d-8669-35642a2783e5

This pull request was generated using AI by pushrobin.com 🐦🚀