Skip to content

tborisova/hackfmi4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a desktop application written in Python 3.4. We use PodSixNet and Pygame. Through the main application the users will be able to chanllenge each other to specific games.

For developer uses:


To start kick ball game type:

python kick_ball_server.py host:port

Open 2 other terminal windowns and type:

python kick_ball_client.py host:port-like-the-one-for-server

To start maze game type:

python maze_server.py host:port

Open 2 other terminal windowns and type:

python maze_client.py host:port-like-the-one-for-server

To start game of luck type:

python game_of_luck_server.py host:port

Open 2 other terminal windowns and type:

python game_of_luck_client.py host:port-like-the-one-for-server

About

Repository of Challenged Accepted team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages