Alice Community  

Go Back   Alice Community > Search Forums

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: MrMoke
Forum: How Do I? 02-23-2018, 01:19 PM
Replies: 7
Views: 32,306
Posted By MrMoke
Cool Navigating the interface in Alice3 takes a while...

Navigating the interface in Alice3 takes a while to get comfortable with. The attached example is very basic, would require extra work to make the game, but demonstrates random selection.
Forum: The Lounge 08-29-2017, 02:05 PM
Replies: 1
Views: 5,829
Posted By MrMoke
Smile Welcome. The further you go, the more fun it...

Welcome.
The further you go, the more fun it gets.:)
Forum: Questions and Comments 07-18-2017, 07:07 PM
Replies: 5
Views: 26,346
Posted By MrMoke
I tried three different browsers, and they would...

I tried three different browsers, and they would either show a blank screen (IE7 and Edge), or a black screen (Chrome).

Looks more like a server problem, or possibly a security issue.
Forum: Bugs and Trouble Shooting 04-04-2017, 09:25 AM
Replies: 2
Views: 19,427
Posted By MrMoke
It's probably best to work directly with the...

It's probably best to work directly with the network administrators to fix this sort of problem. My district had it setup so that each student was assigned a personal network storage area based on...
Forum: The Lounge 03-25-2017, 02:35 PM
Replies: 2
Views: 9,606
Posted By MrMoke
Yeah- Assuming the need for a Loop or While is...

Yeah- Assuming the need for a Loop or While is needed, I could get it in four or five lines inside the loop using the standard four lines for the lyrics.
5) A While Loop that counts down is easier....
Forum: How do I...? 03-14-2017, 09:56 AM
Replies: 1
Views: 10,540
Posted By MrMoke
Probably easier to use keyboard controls

Probably easier to use keyboard controls
Forum: The Lounge 02-08-2017, 07:53 AM
Replies: 1
Views: 6,734
Posted By MrMoke
Good Job- Part of becoming a successful system...

Good Job-
Part of becoming a successful system designer is to take new information, combine it with existing knowledge base, and create something new and unique. I admit that creating realistic...
Forum: Bugs and Trouble Shooting 02-03-2017, 08:43 AM
Replies: 4
Views: 26,511
Posted By MrMoke
Yeah- It probably just slipped by the developers....

Yeah- It probably just slipped by the developers. :rolleyes:
Forum: Bugs and Trouble Shooting 02-01-2017, 09:34 AM
Replies: 4
Views: 26,511
Posted By MrMoke
I'm using Alice 3.3.0.0 on Windows 10, and don't...

I'm using Alice 3.3.0.0 on Windows 10, and don't find that problem. However, notice that "Alice 3.2" is displayed in the upper left corner of the Alice window, even though "Alice 3.3.0.0" is...
Forum: The Lounge 01-23-2017, 04:27 PM
Replies: 1
Views: 6,606
Posted By MrMoke
You will be amazed what you can accomplish if you...

You will be amazed what you can accomplish if you put in the effort. Going past the base assignment to create something unique separates you from the average student, and gives you bragging rights....
Forum: The Lounge 12-23-2016, 04:47 PM
Replies: 3
Views: 7,074
Posted By MrMoke
Thumbs up An Awesome Response from a Dedicated Educator.

An Awesome Response from a Dedicated Educator.
Forum: The Lounge 11-15-2016, 07:38 AM
Replies: 4
Views: 8,863
Posted By MrMoke
Still Buggy

Mark is correct in recommending the use of print statements for troubleshooting. Try this slightly modified version that demonstrates some of the logic problems that you still have in place.
Forum: The Lounge 11-13-2016, 08:04 PM
Replies: 4
Views: 8,863
Posted By MrMoke
Hi Lucy- Gosh. There are numerous problems. This...

Hi Lucy- Gosh. There are numerous problems. This is a tough game because in a 3D environment it's often hard to see how to move the cone to the actual drop point. Camera placement is probably...
Forum: Bugs and Troubleshooting 11-07-2016, 02:20 PM
Replies: 4
Views: 27,205
Posted By MrMoke
Sorry, No such folder on my computer:confused:

Sorry, No such folder on my computer:confused:
Forum: The Lounge 11-04-2016, 08:39 AM
Replies: 2
Views: 12,746
Posted By MrMoke
Hmm- I wonder if a While (variable > "0") might...

Hmm- I wonder if a While (variable > "0") might have worked?
Forum: The Lounge 11-03-2016, 03:10 PM
Replies: 1
Views: 6,784
Posted By MrMoke
Good Job- Now try this. 1) Load a separate song...

Good Job- Now try this.
1) Load a separate song for each character.
2) Create a "When mouse is clicked on anything event" that passes the object to a world method that sings that characters song.
...
Forum: The Lounge 11-01-2016, 03:12 PM
Replies: 5
Views: 9,590
Posted By MrMoke
What if you used a loop counter to make the...

What if you used a loop counter to make the number?
Forum: The Lounge 10-31-2016, 07:42 AM
Replies: 5
Views: 9,590
Posted By MrMoke
What were the main topics covered prior to the...

What were the main topics covered prior to the assignment?
Forum: CS Principles and Alice 10-25-2016, 02:07 PM
Replies: 3
Views: 50,594
Posted By MrMoke
They're still out there, but there must have been...

They're still out there, but there must have been a problem with original post.

https://sites.google.com/a/eng.ucsd.edu/expeditions-through-alice/home

http://www.cs-cave.org/?page_id=138
...
Forum: Suggestion Box 10-24-2016, 05:24 PM
Replies: 1
Views: 19,724
Posted By MrMoke
Still a problem

As demonstrated in the attached world, the values displayed in the coding panes are not always correct, and even might also "appear" to be rounded up, even though the correct unrounded value is still...
Forum: CS Principles and Alice 10-24-2016, 08:15 AM
Replies: 3
Views: 50,594
Posted By MrMoke
Hmm- Tried getting to each of the mentioned web...

Hmm- Tried getting to each of the mentioned web sites, and neither would appear to be a valid link.:confused:
Forum: The Lounge 10-21-2016, 10:38 AM
Replies: 5
Views: 9,590
Posted By MrMoke
Good Kirk- What was the assignment?:confused: ...

Good Kirk-
What was the assignment?:confused:
1) Just say five lines?
2) Just play an audio?
3) No movement?
4) Was line count limited to lines in the main method?

Thanks
Forum: How do I...? 10-19-2016, 09:16 AM
Replies: 5
Views: 24,994
Posted By MrMoke
Smile That is where some advanced features come into...

That is where some advanced features come into play. Create a Boolean variable. Then create a new event, and modify it into a "while the variable is true, perform the wing flap event". Whenever you...
Forum: Bugs and Troubleshooting 10-18-2016, 06:41 AM
Replies: 4
Views: 27,205
Posted By MrMoke
Fixed

I decided to re-download, unpack, and push Alice 2.4e into the same folder. This appears to have fixed the problems.
One possible reason for the problem might be that I upgraded my PC from Windows...
Forum: Bugs and Troubleshooting 10-17-2016, 04:35 PM
Replies: 4
Views: 27,205
Posted By MrMoke
Double bugs in 2.4.3

I'm running Alice 2.4e on a 64-bit windows 10 machine. The program is installed into the Program Files(x86) folder.

When I start it, I occasionally receive an error on startup which would not...
Showing results 1 to 25 of 500

 
Forum Jump


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