October Challenge

Want to talk about something that isn't covered by another category?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 9286
Joined: Fri Feb 19, 2010 10:17 am
Location: Bulgaria

October Challenge

Post by richmond62 » Thu Oct 22, 2020 7:09 am

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/

-
tuffbot.jpg
-
Here are the graphic elements:

https://www.dropbox.com/s/ands6vo40nxmn ... s.zip?dl=0
Last edited by richmond62 on Tue Oct 27, 2020 10:14 am, edited 1 time in total.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 9286
Joined: Fri Feb 19, 2010 10:17 am
Location: Bulgaria

Re: October Challenge

Post by richmond62 » Thu Oct 22, 2020 8:01 am

Screenshot 2020-10-22 at 10.01.05.png
Screenshot 2020-10-22 at 10.01.05.png (64.53 KiB) Viewed 3689 times
-
Your simulation should include 90 degree turns.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 9286
Joined: Fri Feb 19, 2010 10:17 am
Location: Bulgaria

Re: October Challenge

Post by richmond62 » Thu Oct 22, 2020 8:10 am

Here's an SVG outline of the robot in case you want to use a Widget.
Attachments
tuffBot.svg.zip
(8.83 KiB) Downloaded 189 times

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 9286
Joined: Fri Feb 19, 2010 10:17 am
Location: Bulgaria

Re: October Challenge

Post by richmond62 » Thu Oct 22, 2020 8:14 am

stones.jpg
-
When you get to the 'rocks' section you should check out intersect
in the LiveCode dictionary.

Post Reply

Return to “Off-Topic”