This repository has been archived by the owner on Sep 5, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
This project reads in a JSON object through standard input that resembles a Connect4 game state, generates a tree of possible preceding states, and runs the min-max algorithm on the tree to determine the best move. After making the selection, the program sends the new state of the game, as a JSON, through standard output. Our professor had a dri…
TannerJuby1/Connet4
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This project reads in a JSON object through standard input that resembles a Connect4 game state, generates a tree of possible preceding states, and runs the min-max algorithm on the tree to determine the best move. After making the selection, the program sends the new state of the game, as a JSON, through standard output. Our professor had a dri…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published