Boundries

Your browser needs java to view projects. Click here to install Java.

user_icon DrMath shared it 8 months, 2 weeks ago
user_icon Based on keikij's project
29 views, 1 tagger, 1 person loves it, 4 remixes by 2 people, 11 downloads, in 1 gallery
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
cds56 cds56 6 months ago

I've used your boundaries script in a game! it's still in the 'beta stages' yet (link to project)

Paddle2See Paddle2See* 7 months, 3 weeks ago

Here's another one that uses a different technique to avoid getting stuck. It is very robust! (link to project)

DrMath DrMath 7 months, 3 weeks ago

I'll check it. I love A.I. :D

Paddle2See Paddle2See* 7 months, 4 weeks ago

I made a remix! (link to project) It is very resistant to getting stuck. I used something similar to your counter idea but I also adusted the size of the movements and costume to minimize the chance of getting stuck. I also added in some escape logic that rotates the creature around, looking for a way out.

DrMath DrMath 7 months, 4 weeks ago

Hey cool! Thanks! Yeah, the movements of mine are crazy ! :) I'll check your project!

Paddle2See Paddle2See* 8 months ago

I love how, with just the simplest of "brains", the creature is able to navigate some very complex terrains. It takes it a while, but it usually finds a way around whatever you put in it's way. Another great example of complex behavior from simple rules!

DrMath DrMath 8 months ago

I found a solution to the A.I problem. Everytime it bounces off of something it adds to a counter. When it moves normally it resets the counter. Check my new project to see it working: (link to project)

Paddle2See Paddle2See* 8 months ago

I'm not sure why...but I find this endlessly amusing! Little typo in the Project Notes...you want to hold down the Space key to make straight lines.

Please Wait...