Skip to content

rhuangabrielsantos/dots-game

Repository files navigation

dots-game

Welcome to dots-game repository, click to play!

Techs

Run the game

  1. Clone this repository
  2. Open the terminal and navigate to the folder
  3. Run the following command to install dependencies:
yarn install
  1. Create project in Firebase with google authentication and realtime database
  2. Copy que .env.copy to .env and add environment variables
  3. Run the following command to run the game:
yarn start
  1. Enjoy!

Next steps

  • Multiplayer game
  • Single player game
  • Profile Editor
  • Friendship invites

Contributing

  1. Fork this repository
  2. Create a new branch
  3. Make your changes
  4. Commit your changes and push your changes to the remote repository:
  5. Create a pull request

License

MIT License

Releases

No releases published

Sponsor this project

 

Packages

No packages published