https://github.com/lezgomatt/connect-4
A minimal implementation of the classic Connect Four game
https://github.com/lezgomatt/connect-4
Last synced: 8 days ago
JSON representation
A minimal implementation of the classic Connect Four game
- Host: GitHub
- URL: https://github.com/lezgomatt/connect-4
- Owner: lezgomatt
- License: zlib
- Created: 2020-10-01T13:22:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-11T12:49:24.000Z (over 5 years ago)
- Last Synced: 2025-11-05T04:21:49.791Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Connect 4
A minimal implementation of the classic Connect Four game.
Originally submitted as an assignment for school.
[Check it out »](https://lezgomatt.github.io/connect-4/)