https://github.com/dcdeepesh/dots
A clone of the Game of Dots
https://github.com/dcdeepesh/dots
Last synced: 9 months ago
JSON representation
A clone of the Game of Dots
- Host: GitHub
- URL: https://github.com/dcdeepesh/dots
- Owner: dcdeepesh
- License: apache-2.0
- Created: 2020-04-05T05:53:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-05T06:16:38.000Z (about 6 years ago)
- Last Synced: 2025-03-13T02:44:18.428Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dots
**(This code is still in the [MVP stage](#mvp-stage))**
My clone of the infamous Game of Dots (a.k.a. Dots and Boxes, Pigs in a Pen, la pipopipette).
## MVP Stage
This code is still in the MVP stage. This is verified by the fact that the latest commit is an MVP commit.
This means that the only the main purpose of this code has been implemented (in this case, only the main game).
No customization or menu options will be available.
There is no guarantee when(if it will) the code will move past the MVP stage and more functionality will be added.
Users may still encounter some bugs.