Giter Site home page Giter Site logo

Comments (10)

lauracumming avatar lauracumming commented on July 18, 2024

@rdcruzCFL yes. Happy to do this. Do you have the copy?

from rapid-router.

lauracumming avatar lauracumming commented on July 18, 2024

Hey team! Please add your planning poker estimate with Zenhub @faucomte97 @SKairinos

from rapid-router.

lauracumming avatar lauracumming commented on July 18, 2024

@rdcruzCFL

from rapid-router.

rdcruzCFL avatar rdcruzCFL commented on July 18, 2024

Instead of:
You can change the If block to make more choices. Click on the star in the If block and add Else if.
This will tell the van what to do if the first If direction can't be done.
For example, tell the van to Turn left If the road exists left. Add Else if the road exists right, Turn right.
This uses fewer blocks and makes sure that only one step is taken in each loop.
This type of algorithm is called a 'general algorithm' as it can be used with most simple routes.

Have this text:
**You can change the if block to make more choices. Click on the cog in the if block and add else if.
This will tell the van what to do if the first if direction can't be done.
You can also add and else block to tell the van what to do if none of the conditions match
For example:
if there is a road ahead, go forwards
else if there is a road left, turn left
else, go right

This is a general algorithm, it can be used for lots of different routes!**

Can that code be a screenshot of the RR code instead?

from rapid-router.

rdcruzCFL avatar rdcruzCFL commented on July 18, 2024

Private Zenhub Image

from rapid-router.

faucomte97 avatar faucomte97 commented on July 18, 2024

@SKairinos Just realised we missed the last sentence of the intro text: This is a general algorithm, it can be used for lots of different routes!

We need to add it in.

from rapid-router.

faucomte97 avatar faucomte97 commented on July 18, 2024

@SKairinos

from rapid-router.

lauracumming avatar lauracumming commented on July 18, 2024

A new task has been given to @rdcruzCFL , so I think we can close this now? Unless the above didn't get resolved?

from rapid-router.

rdcruzCFL avatar rdcruzCFL commented on July 18, 2024

Please can we change the title on the pop-up window? It is currently What else? If-else, that's what!
Can it be
What else? If-else if-else, that's what!

from rapid-router.

lauracumming avatar lauracumming commented on July 18, 2024

✅ Checked

from rapid-router.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.