Skip to content

realtmxi/csc443

Repository files navigation

CSC443 Project Assignment

Greg Sherman, Patrick Zhou, Murphy Tian

Report

You can find our project report at Project Report.pdf

Instructions

Running

  • Run make main && ./main

Testing

  • Run make tests && ./tests

Formatting

Our code follow the Google C++ Style Guide. We use Clang to automatically check the quality of our source code. Excecute the following commands to check the syntax. The format target will automatically correct the code. The check-lint and `check-clang-tidy-p1' targets will print errors and instruct how to fix it to conform to the style guide.

$ make format
$ make check-clang-tidy-p1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •