Skip to content

Connect four game using Minimax and AlphaBeta pruning in machine versus player mode

Notifications You must be signed in to change notification settings

nouamanehaddou/connectFour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect four game using Minimax and AlphaBeta pruning in machine versus player mode

An application developed with Java and JavaFX for UI. It contains two game mode, the first mode is the player versus player which allow a user to play againt another user, and the second is the machine versus player that allows a player to play against the machine that use the artificial intelligence algortihms :
  • Minimax.
  • AlphaBeta pruning.

Screenshots

About

Connect four game using Minimax and AlphaBeta pruning in machine versus player mode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published