An open API service indexing awesome lists of open source software.

https://github.com/tidbitsjs/connect-four

Connect Four is a two-player connection board game, in which the players choose a color and then take turns dropping colored discs into a seven-column, six-row vertically suspended grid.
https://github.com/tidbitsjs/connect-four

css html javascript

Last synced: 2 months ago
JSON representation

Connect Four is a two-player connection board game, in which the players choose a color and then take turns dropping colored discs into a seven-column, six-row vertically suspended grid.

Awesome Lists containing this project

README

          

# Connect-Four
Connect Four is a two-player connection board game, in which the players choose a color and then take turns dropping colored discs into a seven-column, six-row vertically suspended grid.

#### Demo - https://tidbitsjs.github.io/Connect-Four

#### React Version - https://github.com/TidbitsJS/Gravitrips