C++ Final Exam Project
This is so that everyone can easily view the code. If you are interested in actually writing the code outside of class let me know and I will show you how to setup so that you can add to the code.
- Do not rename vars
- Try to follow the format so that our code will flow
- Do not remove code unless you replace it with a new/better method (commit stuff out)
- Do not upload code that does not compile (commit stuff out)
When pushing code, please make you commit description clear as to what you edited/changed so other memebers can easily adjust.
Do not kill your code with commits but give enough so we can see what you have added.