Skip to content

Go server and client for Rock Paper Scissors game

Notifications You must be signed in to change notification settings

hlycharles/RPSGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

RPSGo

Go server and client for Rock Paper Scissors Game.

Running the program

If you do not put the source under your GOROOT, remember to update your GOPATH to the directory of the source.

Features

The server and client now use port 8888 as default.
After a server has started a player could:

  1. connected to the server
  2. request to join a game
  3. join a game
  4. make a move
  5. receive the game result and repeat from step 2

About

Go server and client for Rock Paper Scissors game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages