Welcome to dots-game repository, click to play!
- Clone this repository
- Open the terminal and navigate to the folder
- Run the following command to install dependencies:
yarn install
- Create project in Firebase with google authentication and realtime database
- Copy que .env.copy to .env and add environment variables
- Run the following command to run the game:
yarn start
- Enjoy!
- Multiplayer game
- Single player game
- Profile Editor
- Friendship invites
- 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