- A new and improved chrome dino game!!
- Compete with your friends by saving your scores to a leaderboard and customise your dino
- You can also collect items in the game
- Make sure you create an account and log in to save your scores - playing as a guest won't give you the fun additional features!
See the running game here: [https://shiny-malabi-e40d14.netlify.app/]
- Phaser 3 - overlaid canvas with the config in src/Pages/GamePage and game scene in src/scenes/DinoGameScene
- Create React App
Clone the project and in the project directory, you can run:
Install all the packages required for create-react-app and phaser
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
You can learn more in the Create React App documentation and Phaser documentation To learn React, check out the React documentation.