Alice Community  

Go Back   Alice Community > Search Forums

Showing results 1 to 22 of 22
Search took 0.00 seconds.
Search: Posts Made By: bfry
Forum: How do I...? 05-02-2012, 11:09 PM
Replies: 4
Views: 8,346
Posted By bfry
I was thinking that using a list was going to be...

I was thinking that using a list was going to be the best way too since it can grow and shrink as needed. The problem is that I know how to get the values into a list, but I don't know how to extract...
Forum: How do I...? 05-02-2012, 01:18 PM
Replies: 4
Views: 8,346
Posted By bfry
Simon game pattern question

As my final project, I've been working on recreating a Simon-like game and I can't for the life of me figure out how to program a typical Simon-style pattern. I have no problem with randomization,...
Forum: Questions and Comments 05-02-2012, 04:42 AM
Replies: 2
Views: 6,565
Posted By bfry
Resolved

Indeed I have been creating my variables in the wrong place to make them global. I greatly appreciate the assistance sfunk. Thank you for your quick response! :D
Forum: Questions and Comments 05-01-2012, 11:31 PM
Replies: 2
Views: 6,565
Posted By bfry
Question about variables

I'm a beginner using Alice 2.2 and I was trying to find information about global variables. In older posts on this forum I read that variables are global and can be used by any method, but whenever I...
Forum: The Lounge 03-13-2012, 11:10 PM
Replies: 1
Views: 7,424
Posted By bfry
Hi David, Starting statements before the while...

Hi David,
Starting statements before the while loop is one way to go. After re-evaluating my submission for this project, I chose to run all of my statements within my while loop. In fact, to have...
Forum: The Lounge 03-11-2012, 11:43 PM
Replies: 1
Views: 7,113
Posted By bfry
Just wait until you start using loops. Just about...

Just wait until you start using loops. Just about any well-designed sophisticated program will use them. Plus they can help with adding more realism to your characters and world.

Have fun...
Forum: The Lounge 03-03-2012, 03:31 PM
Replies: 2
Views: 6,389
Posted By bfry
I almost wrote this one without using loops too,...

I almost wrote this one without using loops too, but quickly found a use for several of them.

I really enjoyed this lab too. :)
Forum: The Lounge 03-03-2012, 03:24 PM
Replies: 0
Views: 5,730
Posted By bfry
Lab 2 Assignment

In this assignment we learned about using loops. At first I didn't see the need for loops to complete the assignment. I could achieve the same thing using if/else, but after adding things like making...
Forum: The Lounge 02-28-2012, 10:59 PM
Replies: 1
Views: 11,631
Posted By bfry
Assignment 5

This assignment involved the use of conditional statements, mainly the use of the if/else statement. The programming part was easy but trying to capture character poses has been a real pain. After...
Forum: How do I...? 02-24-2012, 01:34 AM
Replies: 4
Views: 5,917
Posted By bfry
Thanks for responding Mr Kidnapper. I was...

Thanks for responding Mr Kidnapper.

I was hoping I could do something similar to:

if(dialog == string) or if(dialog != integer)

but it seems in a roundabout way you're telling me there is no...
Forum: How do I...? 02-22-2012, 09:46 PM
Replies: 4
Views: 5,917
Posted By bfry
First, I guess I should have mentioned that I'm...

First, I guess I should have mentioned that I'm using Alice because it is required for the college course I'm taking.

Second, the program I wrote does tell the user to enter a number. The problem...
Forum: How do I...? 02-21-2012, 10:04 PM
Replies: 4
Views: 5,917
Posted By bfry
Error control

I apologize in advance if this question has already been addressed and if so, please refer me to that thread if possible.

I'm still new to Alice, the latest project called for the viewer to input...
Forum: The Lounge 02-16-2012, 08:20 PM
Replies: 5
Views: 8,149
Posted By bfry
Awesome job man! Mine's nothing remotely close to...

Awesome job man! Mine's nothing remotely close to that good.

I'm really impressed with all the movements the characters made -- especially the penguin flips. The only issue I saw was how there...
Forum: The Lounge 02-16-2012, 08:12 PM
Replies: 7
Views: 5,767
Posted By bfry
Of course! I should have thought in a more...

Of course! I should have thought in a more simplistic manner. :) Sometimes it's easy to complicate easy things in programming.

Thank you for the replies.
Forum: The Lounge 02-14-2012, 10:01 PM
Replies: 7
Views: 5,767
Posted By bfry
Yes, I know how to get random numbers. I noticed...

Yes, I know how to get random numbers. I noticed that when I made a variable called direction, it gave me left/right, up/down options. I only want to focus on the left/right but have them chosen at...
Forum: The Lounge 02-14-2012, 05:46 AM
Replies: 1
Views: 5,937
Posted By bfry
Hey man, don't feel bad. My mummy just slides. I...

Hey man, don't feel bad. My mummy just slides. I tried doing poses and it just frustrated me to no end, so I just took the simple route to at least accomplish what the assignment called for. The...
Forum: The Lounge 02-14-2012, 05:31 AM
Replies: 7
Views: 5,767
Posted By bfry
Assignment 4

This assignment was fun and somewhat of a challenge. Everything did what I wanted. I'm getting a better idea of how to write my own methods and implement them with other methods. Also, I become more...
Forum: Questions and Comments 02-07-2012, 12:39 AM
Replies: 0
Views: 5,772
Posted By bfry
Assignment 3

I had several problems with this assignment along with a few complaints. :mad:

First, I really had trouble getting the mummy to do what I wanted. Moving individual limbs and getting them...
Forum: Questions and Comments 02-01-2012, 05:33 AM
Replies: 5
Views: 8,015
Posted By bfry
I figured there had to be a mathematical solution...

I figured there had to be a mathematical solution as well, but as you've just demonstrated, it's beyond my mathematical comprehension. You lost me at radians :)
I do appreciate you breaking it down...
Forum: Questions and Comments 01-30-2012, 11:49 PM
Replies: 5
Views: 8,015
Posted By bfry
I knew there had to be an easier way. I've...

I knew there had to be an easier way.

I've heard about "Capture Pose" and "Set Pose to" but I think those things will be introduced in the more advanced chapters of the book. I don't want to get...
Forum: Questions and Comments 01-29-2012, 07:53 PM
Replies: 5
Views: 8,015
Posted By bfry
Assignment 2

Hello,

I completed my second assignment. For simplicity, I chose to create a world with a combination lock that automatically goes through the combination and then unlocks. The sound at the end is...
Forum: The Lounge 01-23-2012, 09:38 PM
Replies: 2
Views: 6,779
Posted By bfry
My first assignment

Hello,

I hope I'm posting this in the right forum.

This was my first time ever using Alice; it's interesting. I think I did well for the first assignment. The bunny did what it was supposed to...
Showing results 1 to 22 of 22

 
Forum Jump


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