Skip to content
/ Sudoku Public

This Is a Client-Server Sudoku game with Socket programming for Computer networks lesson

Notifications You must be signed in to change notification settings

omid-ak/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

This Is a Client-Server Sudoku game with Socket programming for Computer networks lesson

Run server with this command:

python3 server.py <port_number>

Run client with this command:

python3 client.py <server_ip_address> <server_port_number>

About

This Is a Client-Server Sudoku game with Socket programming for Computer networks lesson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages