PathFinding Simulator Application icon

PathFinding Simulator 2.0

1.1 MB / 1+ Downloads / Rating 4.5 - 12 reviews


See previous versions

PathFinding Simulator, developed and published by Leart Gjoni, has released its latest version, 2.0, on 2016-05-16. This app falls under the Education category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 4.5, based on 12 reviews.

PathFinding Simulator APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.leartgjoni.app.pathfindingsimulator

Updated: 9 years ago

Developer Name: Leart Gjoni

Category: Education

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing PathFinding Simulator on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.5
Total 12 reviews

Reviews

3 ★, on 2016-06-02
Not bad

5 ★, on 2019-09-08
Interesting!

5 ★, on 2016-04-16
Very interesting!

Previous Versions

PathFinding Simulator 2.0
2016-05-16 / 1.1 MB / Android 4.0+

About this app

This simulator provides the grid (optimal for simulating roads) and the sparse (optimal for simulating subnets) environment with a Dijkstra and A* animation. The A* algorithm is implemented with an euclidean distance heuristic.

Source code available on my github: https://github.com/leartgjoni

New features

- Fixed some bugs
- Improved performance