Compare commits
5 Commits
master
..
26e862d78c
| Author | SHA1 | Date | |
|---|---|---|---|
| 26e862d78c | |||
| 5d17bf33f4 | |||
| ed696eb5b6 | |||
| b1da07512f | |||
| cbce9f76c4 |
@@ -3,7 +3,9 @@
|
|||||||
## Description
|
## Description
|
||||||
Connect 4 is a two-player zero-sum connection game. For more details on rules, please refer to: https://en.wikipedia.org/wiki/Connect_Four
|
Connect 4 is a two-player zero-sum connection game. For more details on rules, please refer to: https://en.wikipedia.org/wiki/Connect_Four
|
||||||
|
|
||||||

|
<p align="center">
|
||||||
|
<img src="https://i.imgur.com/MibgAOA.png" width=50% height=50% />
|
||||||
|
</p>
|
||||||
|
|
||||||
## How to run the code locally
|
## How to run the code locally
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user