Skip to content

A Connect 4 game that can be played againts Human, Random, MinMax and Prunning MinMax Agents. Additionaly agetns can play each other.

Notifications You must be signed in to change notification settings

nikolic-milan/Connect-4-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect-4-AI

A Connect 4 game that can be played against Human, Random, MinMax and Pruning MinMax Agents. Additional agents can play each other.

How to play

The game automatically starts in human vs human mode. If you wish to play like that, feel free to just start.

If you want to play against an agent or have two agents play each other first you need to select them in the Menu Bar. Select an option for Yellow Player and an option for Red Player, then in the Options menu select which one goes first.

If an agent is select as first the game will automatically start and the agents move will be displayed. If you a human player is first, just start playing and the agent will follow.

To start a new gem in the File Menu click New. And repeat the above steps to start playing.

About

A Connect 4 game that can be played againts Human, Random, MinMax and Prunning MinMax Agents. Additionaly agetns can play each other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages