Alice Community  

Go Back   Alice Community > Alice 2 > Works-In-Progress

Reply
 
Thread Tools Display Modes
Hi Dameria or Anyone.
Old
medinra
Guest
 
Status:
Posts: n/a
Exclamation Hi Dameria or Anyone. - 10-16-2010, 09:59 AM

I know am Pushing it, but I am really new at this and I am just wanting to know, How would I represent this in a Flowchart?? just curious because I have to do the flowchart, thanks all the tips are appreciated.
   
Reply With Quote
Is anyone Available??????
Old
medinra
Guest
 
Status:
Posts: n/a
Smile Is anyone Available?????? - 10-16-2010, 08:59 PM

Is anyone available to help me out with the flowchart, thanks.
   
Reply With Quote
Old
Dameria
Senior Member
 
Dameria's Avatar
 
Status: Offline
Posts: 976
Join Date: Sep 2009
Location: United States
Default 10-16-2010, 09:53 PM

Ive never liked flowcharts, I always plan things out in my head and never need to have it written down. Basically, just write the statements that are in "my first method" in an English sentence in boxes, going one at a time. For instance the first box would say "Get the height of the jump and the amount of spins from the user", and you would put that in a box. Then draw an arrow down and make another box that says "Move the astronaut up the height needed" and then another arrow, then "Make the astronaut spin the amount of times that the user asked for", and so on (I can't tell you every box or else I would be doing your homework for you).

Its not that hard, and usually you do this first before you make the program. This might actually be helpful to you. Before making your next program, you should make a flowchart describing exactly what you want to do, like I just explained above. Then once you see what you want, you can make that in the program. This is best for people who need instructions on how to do things, but I am the kind of person that likes to fix things and learn as I go along, so I personally do not use flowcharts.


Check out my best projects so far and please comment:

Tic-Tac-Toe 2.0 ................... http://www.alice.org/community/showthread.php?t=3548
Alice Paint ........................... http://www.alice.org/community/showthread.php?p=23408
Real-Time Clock .................. http://www.alice.org/community/showthread.php?p=12725
Maze Game ......................... http://www.alice.org/community/showthread.php?t=4301
   
Reply With Quote
Thanks Dameria, that is really helpful
Old
medinra
Guest
 
Status:
Posts: n/a
Smile Thanks Dameria, that is really helpful - 10-17-2010, 01:45 PM

I wanted to ask you two things, one of them is do you play gaming console like Ps3 call of duty??? just curious and do you think if I post another issue that i'm having can you help me? it's another animation... I will rate your work.
   
Reply With Quote
Big Twelve Rank
Old
medinra
Guest
 
Status:
Posts: n/a
Exclamation Big Twelve Rank - 10-17-2010, 01:47 PM

I am needing help with the same assignment of big 12 ranking. I have put together a animation, but something it's missing because the animation suppose to ask the user to enter a number from 1 to 12 and after the user enters it, it will re-ask if he wants to continue and if the user press yes it wil continue, if it press no then it will say goodbye, but that's where am stuck. This is what I got, if anyone can help, I will appreciate it greatly.

Last edited by medinra; 10-19-2010 at 02:27 PM.
   
Reply With Quote
Help!!1
Old
medinra
Guest
 
Status:
Posts: n/a
Exclamation Help!!1 - 10-17-2010, 11:23 PM

It's anyone Available to help me with this Animation Assignment????? Thanks
   
Reply With Quote
HI Everyone, Demeria Help
Old
medinra
Guest
 
Status:
Posts: n/a
Thumbs up HI Everyone, Demeria Help - 10-18-2010, 01:01 AM

I corrected my animation and I am still stuck in a section in which I only need for the animation to say Goodbye if the users selects not to continue, but instead it repeats the same question of entering a number from 1-12. Please let me know if you can help, i am pretty sure it's something small that I am not noticing.

Last edited by medinra; 10-19-2010 at 02:27 PM.
   
Reply With Quote
Old
Dameria
Senior Member
 
Dameria's Avatar
 
Status: Offline
Posts: 976
Join Date: Sep 2009
Location: United States
Default 10-18-2010, 05:39 AM

Here, I fixed it. I changed the boolean variable to "yesPicked" and turned its initial to true. I then put it into the first while statement and first if/else statement so that those would go on when yes is picked, and when it is not picked it would skip over them. I also took out all of the Yes or No options from each if/else and just put one at the bottom of the first if/else, so that after it tells you the number, no matter which number it is, it asks you Yes or No.

Did that help?
Attached Files
File Type: a2w Correct Big Rank 12 Ray (1).a2w (493.4 KB, 113 views)


Check out my best projects so far and please comment:

Tic-Tac-Toe 2.0 ................... http://www.alice.org/community/showthread.php?t=3548
Alice Paint ........................... http://www.alice.org/community/showthread.php?p=23408
Real-Time Clock .................. http://www.alice.org/community/showthread.php?p=12725
Maze Game ......................... http://www.alice.org/community/showthread.php?t=4301
   
Reply With Quote
Thanks Dameria
Old
medinra
Guest
 
Status:
Posts: n/a
Smile Thanks Dameria - 10-18-2010, 10:34 AM

Dameria you are a pro on this, thank you very much for your help. That's what it was missing, It's their anyway that I can contact you throught this forum in case i need your opinion?? I really appreciatte all your help, if you need anything let me know.
   
Reply With Quote
Space jump
Old
cedricdosss
Junior Member
 
Status: Offline
Posts: 10
Join Date: Nov 2012
Default Space jump - 11-14-2012, 09:29 PM

Hello, I'm working on this project can someone help me?
Create a world with an astronaut, moon surface, and Lunar Lander (LL). (Web Gallery). Using the “ask the user for a number” function, have the astronaut jump a specific height (but must be visible at all times). The value must be greater than zero, and if not, give and error message and repeat the question until a valid answer is given.

I have the most part, but can't get it to ask again until the valid answer is given.
Can anyone help?
Thanks
Attached Files
File Type: a2w Space Jump.a2w (2.21 MB, 8 views)
   
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Copyright ©2024, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.