Skip to content

Roy-Gal-Git/Connect-Four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect-Four

This project is a local server based connect four game. Works on your LAN!

// If you want to enable connections from other computers in your lan, change the HOST variable in server.py and client.py to the host's IP.

// You can get the host's IP from CMD using the command "/ipconfig" under IPv4.

Instructions

  1. Run server.py
  2. Run client.py

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages