Skip to content

nixsum/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-user chess for the linux shell. Build with make.

Screenshot from 2023-06-03 18-02-58

Example usage: First player hosts a game and listens for a connection

nikola@nameless:~/Code/chess $ ./chess -h localhost 2222
Waiting for an oponent to join, listening on: localhost:2222

Second player joins:

nikola@nameless:~/Code/chess $ ./chess -j localhost 2222

You might want to increase font size of your terminal to see the pieces better.

About

Multi-user chess for the linux shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published