Skip to content

pp10780/Better_Chase_Them_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/******************************************************************************
    Authors: Francisco Carrilho, 93062
             Pedro Martins,      93153

    Date: 15/01/23
 *****************************************************************************/

To compile:

 - Run 'make' on the root directory

To execute:
 - To maximize the player's experience it is recommended that the terminal where the user will play the game is full-screened
 - Open at least 2 distinct terminals in the 'bin' directory -> "cd bin"
 - Run the server by running -> "./server {IP_ADDRESS} {PORT} {N_BOTS}"
 - Play the game by running -> "./client {IP_ADDRESS} {PORT}"
   - Initially the program will prompt you to choose a letter and the game will only start when you choose a valid letter that no one else playing the game is using.
   - Play the game and have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published