View Full Version : Chapter 6: Project 3
ky2240
03-27-2008, 03:14 PM
Any hints on project 3 in the book? I can't make it work!
lanceA
03-27-2008, 10:08 PM
That's the Driving Test project, right?
What specifically are you having problems with? I can't supply any code but if you explain what specifically is causing you problems I might be able to point you in a direction that will solve the problem.
ky2240
03-28-2008, 01:19 PM
Hello!
I can get the car to move, using event handlers and the arrow keys. However, I am having issues with functions. They way my partner and I keep setting it makes it look like it'll work, but doesn't. I'm obviously doing them wrong, but I just can't seem to figure out how to use functions correctly. Hopefully, I gave you better understanding of my problem. Any helpful hints you have would be great! Thanks for responding :)
DickBaldwin
03-28-2008, 02:42 PM
Hello!
I can get the car to move, using event handlers and the arrow keys. However, I am having issues with functions. They way my partner and I keep setting it makes it look like it'll work, but doesn't. I'm obviously doing them wrong, but I just can't seem to figure out how to use functions correctly. Hopefully, I gave you better understanding of my problem. Any helpful hints you have would be great! Thanks for responding :)
Maybe you could find something useful in lesson 135 at http://www.dickbaldwin.com/tocalice.htm
Dick Baldwin
Free Alice tutorials: http://www.dickbaldwin.com/tocalice.htm
Free programming tutorials: http://www.dickbaldwin.com/toc.htm
ky2240
03-30-2008, 01:08 PM
Thank you for your help!