Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 383 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 383 Bytes

cs470flags

Team repository for BZRFlags - BYU CS 470 Fall 2014

SETUP

Install the required Python libraries:

  • sudo apt-get install python-pygame python-pyparsing

Clone this repository

RUNNING

How to run the client

  • cd client
  • ./client -p

How to run the server

  • cd server
  • ./bin/bzrflag