Skip to content

Goblinking13/MultiplayerChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MultiplayerChess

Simple console chess program with the ability to play on local network.

How to start

  1. Build program.
git clone git@github.com:Goblinking13/MultiplayerChess.git
cd MultiplayerChess
make
  1. Start game Run without arguments will start the game on a single computer.
make run 

or

./chess

Run with arguments to play on different machines.

make run <your port> <opponent port> <your side>

or

./chess <your port> <opponent port> <your side>

About

Simple console chess program with the ability to play on local network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages