KoumoriSakuma

KoumoriSakuma

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

KoumoriSakuma's starred repositories

Chess_Connect4

A chess game based on pygame

Language:PythonStargazers:3Issues:0Issues:0

connect-four

Connect Four game written in Pygame

Language:PythonStargazers:4Issues:0Issues:0

connect4

🎮 It is a two-player connection game in which the players first choose a color and then take turns dropping one colored disc from the top into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the lowest available space within the column, user wins by forming row of four of same color

Language:PythonLicense:MITStargazers:21Issues:0Issues:0

OptimalConnectFour

Optimal Connect Four with Alpha-Beta Pruning

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

ConnectFour

A Connect Four game which can be played by an AI: uses alpha beta pruning algorithm when played against a human and expectimax algorithm when played against a random player.

Language:PythonStargazers:3Issues:0Issues:0