dots-game

Dots game Built With React and Framer Motion.

Code-2022-24-17-12

Techs

  • React
  • Framer Motion
  • Styled Components
  • React Lottie
  • Firebase

Code-2022-24-17-22

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

  • [x] Multiplayer 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