Skip to content

AI for solving a power 4 in which the current player does not see the opponent's moves

License

Notifications You must be signed in to change notification settings

robin-mat/IA_Connect_Four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

IA_Connect_Four

AI for solving a power 4 in which the current player does not see the opponent's moves

Apache Ant

This project aims to implement and attempt to solve a Secret variant of Connect 4

Each player sees his own tokens, but not his opponents, until one of his tokens is stacked on top .


J1 facing J2, with J1 sigh

J1 has red pawns

J2 has yellow pawns

From J1 point of view each gray box is a box in which the enemy could place a pawn

The game is won by the first to line up 4 tokens, it is up to J1 to adapt the best strategies developed, to counter possible blows or to calculate the probabilities that a square is occupied.

Building for source

ant play

Fews screenshots

Windows opening Game in progress Logs Ending

Readme in creation

About

AI for solving a power 4 in which the current player does not see the opponent's moves

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages