https://stacking-game.netlify.app/
Completed with a highscore system based around Google Authentication
- ThreeJS(3D rendering with WebGL)
- CannonJs(For adding Physics to the game)
- ReactJS
- NodeJS
- Google OAuth
- Fix landing page for mobile view
- Replay option at the end of a game sequence
- Share pic of your stack
- Step1
git clone [email protected]:ankitpal1029/stacking-game-client.git
- Step2
cd stacking-game-client
- Step3
yarn install
- Step4
yarn start
This should set up your required dev environment to work on