https://github.com/harwinborger/dots-boxes
https://github.com/harwinborger/dots-boxes
dots-and-boxes reactjs svg
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/harwinborger/dots-boxes
- Owner: HarwinBorger
- Created: 2020-09-06T21:52:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T11:17:29.000Z (over 4 years ago)
- Last Synced: 2025-02-01T15:11:25.884Z (4 months ago)
- Topics: dots-and-boxes, reactjs, svg
- Language: JavaScript
- Homepage: http://dotsandboxes.harwin.nl
- Size: 622 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dots & Boxes by Harwin
Hello, this is my version of the Dots & Boxes game intended to learn React :-)## Local
If you like to try out the game locally run:```
npm install
```then
```
npm start
```## Demo
http://dotsandboxes.harwin.nlEnjoy playing the game!
# :cherries: :birthday: