Skip to content

Latest commit

 

History

History

AStarEdit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

use cocos2d-x3.x to show A Star algorithm.

  • brief:
  1. use rapidjson to ready and write a json that define a simple path search map.

  2. map edit by users.

  3. moving direction : Up, Down, Right and Left.

image1

image2

image3