https://github.com/fildon/beads
https://github.com/fildon/beads
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fildon/beads
- Owner: fildon
- Created: 2021-04-05T09:17:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-05T04:22:20.000Z (over 4 years ago)
- Last Synced: 2025-12-28T02:50:08.106Z (6 months ago)
- Language: TypeScript
- Size: 873 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Beads
[](https://github.com/fildon/Beads/actions/workflows/deploy.yml)
[](https://github.com/fildon/Beads/actions/workflows/test.yml)
A connect4 implementation
You can view the currently deployed website here: [Beads](https://fildon.me/Beads/)
## Getting Started
```shell
yarn install
yarn build
```
Then open dist/index.html in any browser