loai-kanou / dots-game

The dots game

Home Page:https://dots-game.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The dots game

https://dots-game.vercel.app/

License:MIT License


Languages

Language:TypeScript 98.1%Language:HTML 1.8%Language:JavaScript 0.1%