Skip to content

guyoron1/ServerClientGuessingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

to run the game , you need to : 1. build docker images with docker-compose build 2. run the containers with docker-compose up 3. attach clients with a new terminal window : docker attach guess-client1 4. repeat for guess-client2 if needed. Follow the prompts to enter your guesses and answer the "play again" question. 5. when finished, stop the containers : docker-compose down

About

A TCP based server client multiplayer guessing game - no front code yet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages