Need help with a somewhat advanced maze-solving program

This page summarizes the projects mentioned and recommended in the original post on /r/gamemaker

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dijkstra

    Discontinued Sample with Dijkstra algorithm on Gamemaker. (by deadbit-dev)

  • Sure! Best practise is probably creating a new script, called something like scr_dijkstra, which contains a function find_shortest_path(_input_grid, _starting_location, _target_location, _output_grid) which outputs the shortest path in the designated output grid. I'm currently at my work so I haven't got the time to go into it in-depth, but I will when I get home. You could check out this example from github to get an idea. For me it also helps a lot to look at the visualisation and algorithm as described on Wikipedia.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I made a virtual museum for my anthropology class

    1 project | /r/godot | 7 Dec 2023
  • Made an .io game in 10 days✈️

    1 project | dev.to | 31 Oct 2023
  • Note Blocks

    1 project | /r/Minecraft | 11 Oct 2023
  • Module Not Found in Nodejs Project while using Docker

    1 project | /r/docker | 12 Aug 2023
  • An object isn't firing its draw event

    1 project | /r/gamemaker | 17 Apr 2023