Skip to content

NethanWin/ChessMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

Its a small Chess Unity game. It runs a MinMax bot that can play with multiple clients at once

The project got 2 components: a server which you need to run first that runs the Algorithem, and clients that just needs to enter the Server's IP Address.

Features of this app

User creation that registers on the server's DB. It stores all of the moves of the game. You can use this feature to revert moves and even allowing to close the client mid game and be able to continue playing from a different PC.

How to Play

  • Download ChessMaster.zip from the latest release
  • unzip it
  • Run the server: Server/ChessTest.exe
  • Run the client: Client/Chess.exe
  • Have fun!

About

Multi client Chess game with MinMax Algorithem server

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •