Skip to content

uhryniuk/player2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Player2

Player2 is an implementation of the classic game of Connect 4 but playing against an AI.

teaser

You are able to create an account, invite your friends to a private match or even find someone in solo queue.

Additioanlly, when playing against the AI you can select it's difficulty and see how high you can rank in the Leaderboards.

Build

Backend

cargo b --release

Frontend

npm run build

About

Classic connect 4 with a MinMax algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published