Skip to content

min-gy/SWETigerZone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team S TigerZone

Team Members and Usernames

  • Ming Yang @min-gy
  • Ryan Berndt @rberndt
  • Karl Everett @karlkniel
  • Daniel Delgado @danelgado
  • Erin Anderson @EMA1054
  • Nick Cerillo @nacerillo

To Implement Team Client

Inside src folder, Client.o and Server.o is already build ready to be run. After modifying code, build project again using below commands.

To Build

Clone repository to local path. In command line, navigate to local path that repository resides, go into src folder, and build client using g++ GameMain.cpp -o client.o

To Run

Run client using ./client.o and arguments of IP address of server, port number you're currently connecting to, tournamnet password, team username, team password. All five arguments are separated by a single space, without brackets "<>".

./client.o <server IP address> <port connecting to> <tournament password> <team username> <team password>

Limitations & Bugs

Found in issues section

Design Documentation

Link to document on Google Doc: https://docs.google.com/document/d/1c4_Z68C9Obqw9wEruQ9xTInvSAOtoNk4dAQDBj6ue2w/edit?usp=sharing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages