Skip to content

shanirub/4connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4connect

4 Connect Game

Files:

Board.py - Game logic
Game.py - Local textmode game for 2 players (without networking)

server_logic.py - Server side logic
client_logic.py - Client side logic

config.py - all constants (server + client)

client.py - Network game, client side, pygame based gui (should be run twice, once for each player)
server.py - Network game, server side (should be run once)

requirements.txt - used external modules

Python application

About

4 connect game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages