Alice Community  

Go Back   Alice Community > Search Forums

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: JasonEllis
Forum: The Lounge 07-30-2013, 02:19 PM
Replies: 1
Views: 4,176
Posted By JasonEllis
You will want to replace your "ask user yes or...

You will want to replace your "ask user yes or no" with ask the user a string. I think I used a boolean variable called again to determine if it should run again (while again equals yes). In the...
Forum: Questions and Comments 07-23-2013, 11:21 AM
Replies: 3
Views: 6,543
Posted By JasonEllis
I created a variable for the user answer, then...

I created a variable for the user answer, then did a while statement with a loop nested inside so that while the answer is Yes, yes, or YES, it will loop.
Forum: The Lounge 07-22-2013, 06:15 PM
Replies: 4
Views: 9,620
Posted By JasonEllis
According to this, I think you're doing: ...

According to this, I think you're doing:

turtle move up random number
turtle move down random number

You should be using a variable like (height):

height set value to random number
turtle...
Forum: The Lounge 07-21-2013, 05:01 PM
Replies: 2
Views: 3,874
Posted By JasonEllis
So you created a boolean variable for your yes or...

So you created a boolean variable for your yes or no? Did you ask the user to enter the string "yes", or did you do the yes or no buttons?

I was going to do the yes or no buttons, but it seemed...
Forum: How do I...? 07-20-2013, 11:35 AM
Replies: 2
Views: 8,769
Posted By JasonEllis
If/Else Control Statements

I just finished Assignment 5 for Prof X. I already had a pretty good grasp of basic If/Else statements from previous things I've tinkered with, so thought that wasn't bad.

One tip I can offer...
Forum: The Lounge 07-20-2013, 08:17 AM
Replies: 3
Views: 6,025
Posted By JasonEllis
This may be me being lazy, but I've had success...

This may be me being lazy, but I've had success using poses to get the objects to do what I'd like. For something simple like raising an arm, turn is probably best, but for complex movements, I like...
Forum: The Lounge 07-15-2013, 08:54 PM
Replies: 2
Views: 5,477
Posted By JasonEllis
What do you mean about the variable? You mean...

What do you mean about the variable? You mean that it has to be on the line above the other statements (declaring the variable)?

I found the hardest part of this project was to think of the...
Forum: The Lounge 07-15-2013, 07:23 PM
Replies: 9
Views: 6,318
Posted By JasonEllis
Man, had I known that I would have copied the...

Man, had I known that I would have copied the method from one of those people. I now see the Walking People folder in the local gallery. Thank you so much for the heads up, this will come in handy!
Forum: The Lounge 07-14-2013, 03:07 PM
Replies: 9
Views: 6,318
Posted By JasonEllis
I thought this project was way harder than the...

I thought this project was way harder than the others. I don't know if I'm just overthinking it or what.

How do others make a walking animation? I opened up the "Add Object" and created poses for...
Forum: How do I...? 07-14-2013, 03:01 PM
Replies: 2
Views: 6,329
Posted By JasonEllis
Hi Chris. I think 2.3 is asking if the distance...

Hi Chris. I think 2.3 is asking if the distance variable was declared locally in the hop method, where does that mean you can use the variable?

When it's asking to write a statement, I found it...
Forum: The Lounge 07-10-2013, 08:57 AM
Replies: 4
Views: 5,737
Posted By JasonEllis
I figured I'd jump in on your thread instead of...

I figured I'd jump in on your thread instead of starting a new one. This is my first time using Alice and she's enjoyable to use. I poked around a little bit and am fascinated by how simple, or...
Showing results 1 to 11 of 11

 
Forum Jump


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