Assigned: 2020-10-27
Due Date: 2020-11-03 by 11:59PM U.S. Central Time
Get your copy of the repository here.
You will need to submit your GitHub repository to Gradescope.
Starting in a few weeks, you will be making a C++ application that leverages Cinder to do something interesting — and you get to choose what you want to make! The concrete requirements for your final project are:
We expect this project to take you about 3 weeks of development time in total, with each week requiring about as much work as one of our assignments, so keep that in mind when thinking about the scope of your project.
Your proposal should go in the PROPOSAL.md
file in the provided
repository. It should be roughly 3-4 paragraphs long and include the
following information:
Your moderator will be responsible for approving or requesting changes to your proposal, but it's okay if you change your mind on some of these details later.
Make sure you read the guide on Markdown so that you can properly format your proposal.
Using an external library is optional, but it can help you accomplish a lot more than if you try to implement everything yourself. If you have a library in mind, feel free to include it in your project proposal!