Skip to content

CrayolaEater/ChessOnline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChessOnline

Online Chess game made with c and sdl

First you'll need sdl2 for linux

compile using the makefile command: make all

how to run server: ./server

how to run client: .client [IP] [PORT]

example:

./client 127.0.0.1 2908

About

Online Chess game made with c and sdl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published