Project 2 for CSCE 4600
Go to file
2022-04-16 19:03:38 -05:00
inc Lay the groundwork 2022-04-16 19:03:38 -05:00
src Lay the groundwork 2022-04-16 19:03:38 -05:00
.gitignore Lay the groundwork 2022-04-16 19:03:38 -05:00
LICENSE Initial commit 2022-04-16 21:59:00 +00:00
Makefile Lay the groundwork 2022-04-16 19:03:38 -05:00
README.md Lay the groundwork 2022-04-16 19:03:38 -05:00

4600-project-2

Project 2 for CSCE4600, for Team G4

Build

Build with make

Run with make run

Clean with make clean