Skip to content

Vicktoria13/SH-13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to launch the game :

Launch the main server:

./serveur 32000

This means that you launch a server connected to the port 32000

A maximum of 4 players can connect. To connect as a player, run the command ./sh13 localhost 32000 localhost 32001 alice

This means that I am the player with the name Alice, associated with the IP address localhost, port number 32001, connecting to the main server. Once the command is launched, the graphical interface will be launched. Press the connect button to start the connection.

A list of connected players is shown. The game starts only if all 4 players are connected.

Each player will have 3 character cards with associated symbols. The deck has 13 cards. The goal is to find the 13th card, according to the symbols and the other players.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published