Info Lectures Assignments Office Hours Hall of Fame Notes
Info Lectures Assignments Office Hours Hall of Fame Notes

Project Proposal

Assigned: 2022-03-31
Due Date: 2022-04-05 by 11:59PM U.S. Central Time


Getting Started

Get your copy of the repository here.

Gradescope

You will need to submit your GitHub repository to Gradescope.

Final Project Proposal

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 4 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.

External Libraries

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!