Skip to content

Simple CLI Connect 4 with AI programmed using the MiniMax algorithm. Includes code portion for JS React version.

Notifications You must be signed in to change notification settings

j-krl/connect4AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python

To run, run the command python connect4.py. Must have NumPy installed. Install using pip with pip install numpy

JavaScript

JavaScript is more for code display and will not run with what is provided. It is written with React and needs to be compiled.

About

Simple CLI Connect 4 with AI programmed using the MiniMax algorithm. Includes code portion for JS React version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published