Skip to content

Stuycs-K/project03-final-10-kogiantisf

 
 

Repository files navigation

Review Assignment Due Date

Stuyvesant Poker Table

IneffectiveTree

Filippos (solo)

Project Description:

Poker simulator People can join anytime, and play with whatever money they have in their balance. will start with a simpler guessing game, that will have shared board memory, and records of each player's win/losses.

Instructions:

simply do "make start_server", in one terminal tab that starts the server running. next, in a player tab, run "make"

you will be prompted to log in or sign in. (on mac it was working, but on the lab computers it seems that the pipe behavior is different) If you sign up without having signed up before, you username and password will be added to the database, and successfully signed in. If you login in with the correct username and password, you will be successfully logged in. If you log in without having signed up, or signed up with an account with the same name, you will be re-prompted.

You can type "close" and enter to shut down the server, in the server tab.

team number: 30

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 96.2%
  • Makefile 3.8%