https://github.com/arthub-j/connect4-player-conecta
Connect4 AI player that uses a minimax algorithm to check for optimal moves. Winner of our class Connect 4 competition. Mark: 9,3
https://github.com/arthub-j/connect4-player-conecta
ai prop upc
Last synced: 4 months ago
JSON representation
Connect4 AI player that uses a minimax algorithm to check for optimal moves. Winner of our class Connect 4 competition. Mark: 9,3
- Host: GitHub
- URL: https://github.com/arthub-j/connect4-player-conecta
- Owner: artHub-j
- Created: 2023-11-25T18:38:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T15:22:58.000Z (over 2 years ago)
- Last Synced: 2025-03-01T00:26:08.043Z (over 1 year ago)
- Topics: ai, prop, upc
- Language: HTML
- Homepage:
- Size: 78.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
connect4-player-conEcta
Connect4 AI player that uses a minimax algorithm to check for optimal moves.
Winner of our class Connect 4 competition. Mark: 9,3
## Game Preview

## Results against player Profe

## Results against classmates

## Time efficiency in searching for optimal moves:

## Authors