https://github.com/jman4162/connect-four
Build an interactive Connect Four game using Python
https://github.com/jman4162/connect-four
board-game connect-four connect-four-game game games python
Last synced: 2 months ago
JSON representation
Build an interactive Connect Four game using Python
- Host: GitHub
- URL: https://github.com/jman4162/connect-four
- Owner: jman4162
- License: mit
- Created: 2024-07-29T05:03:36.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T05:04:57.000Z (9 months ago)
- Last Synced: 2025-01-13T11:17:27.761Z (4 months ago)
- Topics: board-game, connect-four, connect-four-game, game, games, python
- Language: Jupyter Notebook
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Connect-Four
Build an interactive Connect Four game using Python