Skip to content

Stuycs-K/project03-final-09-wahlink

This branch is 44 commits ahead of Stuycs-K/2025systems-project03-final-Systems-Final-Project:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3f04148 · Jan 22, 2025

History

45 Commits
Jan 6, 2025
Jan 21, 2025
Jan 21, 2025
Jan 21, 2025
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025

Repository files navigation

Review Assignment Due Date Video Demonstration Link

Sticks Online

The Chimp Twisters

Kartik Wahlin

Project Description:

It is the classic game sticks, or chopsticks, but played online via terminal.

Instructions:

How does the user install/compile/run the program. In the command line, enter 'make' to compile all three executables. you can then run 'server' and 'client' in that order to initiate a game of rock, paper, scissors. After the game is done, you can run 'replay' to access your recorded game.(use make run_____ to run the server, client, and replay). How does the user interact with this program? The game of rock paper scissors is very simple, with the user only having to provide a number as indicated. Either or both users can ^C when they want to stop playing, and the others will be disconnected safely. As for the replay function, the user will have to type one of the given options in the command line to navigate their file. This is also exited via ^C.

About

2025systems-project03-final-Systems-Final-Project created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.6%
  • Makefile 6.4%