Skip to content

Extra credit project that showcases the concepts learned in CS 16.

License

Notifications You must be signed in to change notification settings

larkJennice/cs16-extra-credit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 16 Extra Credit Project

Extra credit project that showcases the concepts learned in CS 16.

To submit your project:

  • Fork this repo
  • Clone your fork of this repo
  • Make your changes in that repo
  • Commit your changes
  • Push your changes (to the forked repo that you cloned above)

Whenever you are ready to submit your extra credit, submit a pull request through the GitHub.com interface (i.e., once you fork the project and make the changes, you can go to "Pull Requests" (PR) tab and submit a new PR (to the original repo)).

If your PR is successful, you should be able to go to the original repo https://github.com/ucsb-cs16-w19/cs16-extra-credit and see your PR listed there under the "Pull Requests" tab.


Make sure that you update the documentation inside main.cpp. If you have more than one file to submit, make sure that each file uses the same format and provides that documentation. Additionally, if you have several files, ensure that your Makefile allows us to properly compile each project.

Feel free to update your repo's README to provide high-level overview of the project and your motivation for creating it (other than a grade ;-)).

About

Extra credit project that showcases the concepts learned in CS 16.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.1%
  • Makefile 0.9%