I believe that one of the best ways of learning a new programming language is to copy an existing program.
Of course by that I mean "copy the functionality of the program", not "steal the code".
Copy this in Livecode:
https://tuff-bot.logoapps.net/
-
-
Here are the graphic elements:
https://www.dropbox.com/s/ands6vo40nxmn ... s.zip?dl=0
October Challenge
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
richmond62
- Livecode Opensource Backer

- Posts: 10220
- Joined: Fri Feb 19, 2010 10:17 am
October Challenge
Last edited by richmond62 on Tue Oct 27, 2020 10:14 am, edited 1 time in total.
-
richmond62
- Livecode Opensource Backer

- Posts: 10220
- Joined: Fri Feb 19, 2010 10:17 am
Re: October Challenge
-
Your simulation should include 90 degree turns.
Your simulation should include 90 degree turns.
-
richmond62
- Livecode Opensource Backer

- Posts: 10220
- Joined: Fri Feb 19, 2010 10:17 am
Re: October Challenge
Here's an SVG outline of the robot in case you want to use a Widget.
- Attachments
-
- tuffBot.svg.zip
- (8.83 KiB) Downloaded 275 times
-
richmond62
- Livecode Opensource Backer

- Posts: 10220
- Joined: Fri Feb 19, 2010 10:17 am
Re: October Challenge
-
When you get to the 'rocks' section you should check out intersect
in the LiveCode dictionary.
When you get to the 'rocks' section you should check out intersect
in the LiveCode dictionary.