Skip to content

fangjess/CMPT371-Group-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CMPT371-Group-8

Coin Clicker:

Upon joining the game, players enter a lobby where they are required to 'ready up' before the game begins. Once the game begins, players compete to collect the most coins until a target number of coins is reached (default is 10). Coins spawn randomly and the first player to reach the target number of coins collected wins. Upon a player winning, all players will see a ‘win screen’ showing the ID of the player who won, and the option to either restart or exit the game.

Demo Video:

Link to Demo Video

How to Run:

  1. Run the server.py file

  2. Get the IP address of the computer that the server is being run on by putting the following into your terminal:

            Windows: ipconfig | findstr /R "IPv4"

            Linux: ip addr show eth0 and look for the "inet" line.

            MacOS: ipconfig getifaddr en0

  1. Then run the client.py and put that as the ip address.

  2. Choose a name and begin.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages