A multiplayer and single player mode of the famous game term
termo-royale
A multiplayer and single player mode of the famous game term.
Techs
- React
- Styled Components
- React Lottie
- Firebase
Run the game
- Clone this repository
- Open the terminal and navigate to the folder
- Run the following command to install dependencies:
yarn install
4.Create project in Firebase with google authentication and realtime database
5.Copy que .env.copy to .env and add environment variables
6.Run the following command to run the game:
yarn start
7.Enjoy!
Next steps
Multiplayer game
Single player game
More game modes
Contributing
- Fork this repository
- Create a new branch
- Make your changes
- Commit your changes and push your changes to the remote repository:
- Create a pull request