CSCI 1300 Computer Science 1: Programming
Spring 2004
Karl Winklmann
 

 

Recent news items are below (all news items)

  1. Thank you

    Thanks everybody for putting in a lot of work during the semester. A special thanks to people who did demos in class.

    Posted: Thursday, April 29, 2004

 

 
 

Assignment 4: “Different Things Interacting”

Tuesday, February 24, 2004

Due: Wednesday, March 17, 2004

 
 
 


Project description form | Contents | Schedule and syllabus | Grading policy | People | Programs | MSDOS | Emacs | News archive | Dora (Assignment submission) | www.cplusplus.com | ~main/cs1300/doc/bgi

This assignment is what you might call a “proof of concept” of your project. It needs to have at least some rudimentary implementation of the main features of your project. The main objects in your project need to be implemented and they need to have some of the interaction that the final project will require.

For example, if your project were a solitaire game, then this assignment would need to have all the cards present, the mouse would need to be able to drag them, and exactly where a card could be dropped would need to depend somehow on where other cards are.

You need to use classes to implement this assignment.

 


© 2004 Karl Winklmann 5:53 PM, Thursday, April 29, 2004