xseano / project03

Professor Gibson's CSCI111 Project 03

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project 03

Professor Gibson's CSCI111 Project 03

Compiling

git clone https://github.com/xseano/project03.git
cd project03
mkdir build
chmod +xr build
g++ ssoberoi.cpp jgrout.cpp afajhan.cpp global.cpp group17.cpp -o ./build/g17
./build/g17

Contributers

Sean Oberoi
Jake Grout
Ahmad Fajhan

About

Professor Gibson's CSCI111 Project 03


Languages

Language:C++ 98.8%Language:Makefile 1.2%