pushrobin / flappybird

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

Initial Structure for phaser game #1

Closed Flux159 closed 2 weeks ago

Flux159 commented 2 weeks ago

I want to write a simple flappy bird clone game in phaser JS. I want to use React for the content outside of the game. I have an empty Github repo to start so I want it setup properly for react and phaser with typescript and a proper package.json. The html page should call index.js compiled from index.tsx in src/index.tsx. I then want to publish it to Github pages with a Github action via .github/build.yml.

For now just make a hello world in phaser because I will update the phaser code in a future issue. The game in phaser should be below the react components because I want to add some links later on in the top right corner linking back to the Github repo for the game.

pushrobin[bot] commented 2 weeks ago

Thanks for trying out PushRobin! The bot is working on creating a PR for your task. If you would like to see the status, check out the https://pushrobin.com/app/agentruns page. Note that this message will only appear for your first issue to confirm that PushRobin is working properly.