The goal of this assignment is to give you some experience with developing reasonably complex applications. Your experience with programming so far has been limited mainly to shorter labs and homework assignments; this project will instead span over the course of three weeks. Whether you realize it or not, you've already gained a huge amount of programming knowledge over the course of the semester. This project is designed to let you use all of this new knowledge to produce something that is interesting, useful, and challenging for you.
We want to unleash your creativity as much as possible, so the purpose of your project will really be up to you (as well as either one or two other people on your team).
Mon, February 28 | Project proposal lab |
Fri, March 4 | Project proposal due |
Mon, March 7 | Project work in lab |
Fri, March 11 | Project progress report due |
Fri, March 14 | Project work in lab |
Fri, March 18 | Project due |
This document should be approximately 2 pages and describes the overarching purpose of your project. Is it a game? A utility? A sound-based application? After describing the main purpose, discuss the "scope" of the project: the types of things users will and will not be able to do with it. This can include a basic plot line for a game or movie, a list of options for a utility, and so on. If appropriate, talk about things that you've already done in lab that you may use in your project.
This is generally a non-technical document and should describe big ideas more than the technical details of how it will be done. You can submit this document on bSpace once the assignment becomes available. Note: although you will be able to tweak your project idea after your proposal has been submitted, the gist of it should stay the same. Make sure that you're happy with your idea since you'll be spending a good bit of time with it.
This document should be around a page (depending on the complexity of the project) and should describe how your project has progressed in the two weeks since beginning. Among other things, we would like for you to talk about:
This should be a reasonably technical document. Feel free to talk about particular blocks if it helps you communicate your solution. Briefly discussing your algorithm for particularly complex problems is welcome as well. You will also be able to submit this on bSpace.
The official deadline for the project is Friday, March 18, 2011 at 11:59PM: a minute before midnight. You will submit your project on bSpace. Also, with your project, please turn in a file named README: this is a document (we recommend PDF documents) that is essentially a manual for your code. The README is directed to any user who is looking at your project for the first time and wants to know what the project is about, how to interface with the project, and the purpose of the various lists, variables, and scripts. In sohrt, talk about how your project works on an abstract level in terms of programming components working with each other; you don't need to go into specifics. Around one pages (ignoring pictures) will be fine. You can sprinkle your document with pictures if you think that these pictures will explain your ideas better.
Finally, submit a document called partners.txt that contains only the names of the people in your project group. Only one person needs to submit the project.
Some of your projects may be huge in terms of file size. We recommend that, before you turn in your project, you use the Compress Sounds and Compress Images options in the Edit menu to reduce the file size. The sound quality should be Normal or Low, and the image quality should be 60.
Project proposals | 5 pts |
Specification | 10 pts |
Meeting your specification | 20 pts |
Style | 10 pts |
Meets all requirements | 15 pts |
Total | 60 pts |
Please don't use another person's project to start creating your own -- we want you to start from scratch (pardon the pun). Nevertheless, getting inspiration from other projects, programs, etc. is encouraged. Here are some Scratch projects that may be good for generating ideas.
Simple:
http://scratch.mit.edu/projects/hippiegirl/497628 (good for basic game-making ideas)
http://scratch.mit.edu/projects/taco/329214
http://scratch.mit.edu/projects/herey/594058
http://scratch.mit.edu/projects/filo5/561786
Ambitious:
Getting to design projects of your own can be exciting, and it is very easy to underestimate how long it will take to accomplish a particular goal. Remember: although Navin, Luke, and Glenn will be happy to help you bring your idea to life, you won't have lab-like guidelines for making this happen. It may take a lot longer to make your project than you think!
That being said, don't hold back if you think you can make something truly grand. We're here to help you if you've got an idea that you love.