Skip to content

rowsimms42/clue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clue_game

Implementation of the board game Clue.

Contributers: John Rudolph, Joseph Salazar, Rowan Simmons, Cole Perry, Getaneh Kudna

Compile and Execution Instructions:

  1. Via terminal, navigate to the folder containing the recent downloaded release.
  2. Within the folder, run the following command to compile all Java files within the folder: javac *.java
  3. Run the following command to be launch the server component: java Server
  4. Open a new terminal window, navigate to the previous mentioned folder, and run the following command to launch the client component: java ClueClient
  5. Repeat step for launching multiple clients.

Screen Shot 2020-12-08 at 1 19 07 PM

Screen Shot 2020-12-08 at 1 20 45 PM

Screen Shot 2020-12-08 at 1 40 19 PM

About

Implementation of the board game Clue

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages