All Projects → ty0x2333 → A Star

ty0x2333 / A Star

Licence: mit
A* search algorithm for Cocos Creator.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to A Star

Intelligent Document Finder
Document Search Engine Tool
Stars: ✭ 45 (-33.82%)
Mutual labels:  search-algorithm
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+4745.59%)
Mutual labels:  search-algorithm
Flexsearch
Next-Generation full text search library for Browser and Node.js
Stars: ✭ 8,108 (+11823.53%)
Mutual labels:  search-algorithm
pynpuzzle
Solve, test and benchmark algorithms for N-Puzzle problem with Python
Stars: ✭ 26 (-61.76%)
Mutual labels:  search-algorithm
gtsa
Game Tree Search Algorithms - C++ library for AI bot programming
Stars: ✭ 68 (+0%)
Mutual labels:  search-algorithm
Algorithms
Collection of algorithms in multiple programming languages.
Stars: ✭ 395 (+480.88%)
Mutual labels:  search-algorithm
js-algorithms
Computer science
Stars: ✭ 64 (-5.88%)
Mutual labels:  search-algorithm
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-35.29%)
Mutual labels:  search-algorithm
Hipster
Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.
Stars: ✭ 301 (+342.65%)
Mutual labels:  search-algorithm
Avmf
🔩 Framework and Java implementation of the Alternating Variable Method
Stars: ✭ 16 (-76.47%)
Mutual labels:  search-algorithm
indexer4j
Simple full text indexing and searching library for Java
Stars: ✭ 47 (-30.88%)
Mutual labels:  search-algorithm
astar-typescript
A* search algorithm in TypeScript
Stars: ✭ 37 (-45.59%)
Mutual labels:  search-algorithm
Code search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
Stars: ✭ 436 (+541.18%)
Mutual labels:  search-algorithm
Project-1-Search-in-Pacman
Search algorithms(BFS, DFS, UCS, A*) in python.Berkeley Pacman Project 1.
Stars: ✭ 20 (-70.59%)
Mutual labels:  search-algorithm
Deepdatabase
A relational database engine using B+ tree indexing
Stars: ✭ 32 (-52.94%)
Mutual labels:  search-algorithm
bool-expr-indexer
A fast boolean expression index implementation, especially for RTB ad selection. A Go implementation of the core algorithm in paper <Indexing Boolean Expression>
Stars: ✭ 49 (-27.94%)
Mutual labels:  search-algorithm
Ruby.fundamental
📚 Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
Stars: ✭ 391 (+475%)
Mutual labels:  search-algorithm
Pymorton
A lightweight and efficient Python Morton encoder with support for geo-hashing
Stars: ✭ 55 (-19.12%)
Mutual labels:  search-algorithm
Csb Ai Starter
Starter Bot for Codingame's Coders Strike Back AI Challenge (Simulation Engine + Random Search)
Stars: ✭ 32 (-52.94%)
Mutual labels:  search-algorithm
Data Structure And Algorithms With Es6
Data Structures and Algorithms using ES6
Stars: ✭ 594 (+773.53%)
Mutual labels:  search-algorithm

A star

A* search algorithm for Cocos Creator.

license

a component for the TiledMap to add A star search algorithm support.🍻

Here you can see the running effect: Online Demo

Dependencies

LICENSE

A star is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].