Skip to main content
chenjil43641795
Brainiac
August 12, 2018
Question

(HTML5 CANVAS)About the A star algorithm, how to achieve in the ANCC.

  • August 12, 2018
  • 1 reply
  • 337 views

How to implement in ANCC.

Is it possible to use only ANCC?

Grid and so on how to do.

is manually drawn into a movie clip.

Or the code to draw.

If you draw it, the width High of the movie clip does not seem to get

(although it can be obtained statically, or open multiple frame boundaries).

If it's code, how do you show it on the canvas?

My questions are trivial.

Maybe I want to know, process and design steps.Rather than a finished product.

I want to learn the process of making things in ANCC. Make production plan.

Demo - JavaScript A* Search Algorithm

GitHub - bgrins/javascript-astar: A* Search / Pathfinding Algorithm in Javascript

    This topic has been closed for replies.

    1 reply

    Joseph Labrecque
    Community Expert
    August 21, 2020

    [EDIT: Nevermind - I see it in the title!] Which document type is being targeted within Animate?

    Joseph Labrecque
    Community Expert
    August 21, 2020

    Since it is JS - I'd make use of the CreateJS docs when working through the JS implementation you've provided here.

    https://www.createjs.com/docs/easeljs/