Author |
Message |
underdog
|
Posted: 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 |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Andy
|
Posted: Thu Oct 28, 2004 5:43 pm Post subject: (No subject) |
|
|
any rubrics? |
|
|
|
|
|
rollerdude
|
Posted: Thu Oct 28, 2004 5:49 pm Post subject: (No subject) |
|
|
i'm making tetris
but also try connect four, or snake,or pong or somthing |
|
|
|
|
|
Andy
|
Posted: Thu Oct 28, 2004 5:54 pm Post subject: (No subject) |
|
|
wtf? what does that have to do with anything?? -10 bits for spamming |
|
|
|
|
|
underdog
|
Posted: Thu Oct 28, 2004 5:55 pm Post subject: (No subject) |
|
|
5 user prompts
3 calculations
6 output statements
output of #s to 2 decimal places
closing statement |
|
|
|
|
|
Andy
|
Posted: Thu Oct 28, 2004 7:31 pm Post subject: (No 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 |
|
|
|
|
|
skier
|
Posted: Thu Oct 28, 2004 7:33 pm Post subject: (No 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 |
|
|
|
|
|
Andy
|
Posted: Thu Oct 28, 2004 7:35 pm Post subject: (No subject) |
|
|
and where does the calculation fit in? hes not supposed to make a game |
|
|
|
|
|
Sponsor Sponsor
|
|
|
skier
|
Posted: Thu Oct 28, 2004 7:45 pm Post subject: (No 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 |
|
|
|
|
|
Leftover
|
Posted: Mon Nov 01, 2004 1:20 am Post subject: (No subject) |
|
|
Dodge I think he's completly ignoring you .
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 .
Good luck. |
|
|
|
|
|
|