Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 725 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 725 Bytes

Logo

Dot Game

game's main source code is found on the develop branch.

Features

  • multiplayer functionality on wireless network
  • responsibility on all devices
  • high UX integration

Usage

git clone https://github.com/Christiantyemele/Points-Points.

git checkout develop.

run install.

npm start

Contributing

I would like to see contributions from any one interested. If you experience bugs, can improve documentation or have any other ideas, feel free to open an issue.

  1. Contact me with via telegram @christian or discord @yemelechristian
  2. create branch with your assigned issue
  3. create pull request to develop branch