Computer Science Canada

Idea for project

Author:  underdog [ Thu Oct 28, 2004 5:42 pm ]
Post subject:  Idea for project

does n e one hav any ideas for a project i hav 2 do? it needs to give instructions, etc.?

plz respond quickly
thx

Author:  Andy [ Thu Oct 28, 2004 5:43 pm ]
Post subject: 

any rubrics?

Author:  rollerdude [ Thu Oct 28, 2004 5:49 pm ]
Post subject: 

i'm making tetris
but also try connect four, or snake,or pong or somthing

Author:  Andy [ Thu Oct 28, 2004 5:54 pm ]
Post subject: 

wtf? what does that have to do with anything?? -10 bits for spamming

Author:  underdog [ Thu Oct 28, 2004 5:55 pm ]
Post subject: 

5 user prompts
3 calculations
6 output statements
output of #s to 2 decimal places
closing statement

Author:  Andy [ Thu Oct 28, 2004 7:31 pm ]
Post subject: 

if ur a new programmer, i suggest go with a store or fast food program.. if ur slightly better at math or programming, i sugest doing some sort of geometric calculation

Author:  skier [ Thu Oct 28, 2004 7:33 pm ]
Post subject: 

try doing pacman. it can be do fairly easly and u con put questions in about game speed or color of your pacman


stuff like that

Author:  Andy [ Thu Oct 28, 2004 7:35 pm ]
Post subject: 

and where does the calculation fit in? hes not supposed to make a game

Author:  skier [ Thu Oct 28, 2004 7:45 pm ]
Post subject: 

to draw your ghosts use an array. if dine right you will find a pattern in your x's. come up with a formula and us it inside a "for" loop

Author:  Leftover [ Mon Nov 01, 2004 1:20 am ]
Post subject: 

Dodge I think he's completly ignoring you Razz.

As for underdog, I'd go for a restoraunt cheque type thing.

Put like 10 things on a menu, ask the user for their name, and which items they ordered (make the minimum 5 or something). Theres your 5 user inputs there. Then have it calculate the total of the items ordered (calculation 1), the tax on top of the items (calculation 2), and the appox tip for the waitress (calculation 3). You can have the 6 outputs I think as the Menu, The total before and after tax, the tip to give the waitress, and maybe something like Have a good day <name>.

That's what I would in your shoes Very Happy.

Good luck.


: