Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 20:26

Added

  • Mouse drag support for tile type changes.
  • Unique icons for each tile type.
  • Counter for each tile type. (Shows the number of tiles of each type)
  • Timer 1 - Time took for the user to create mage.
  • Timer 2 - Time took for the AI to solve the Mage solution (duration for AI to graphically reach the goal).
  • Window can now be resized.
  • When the App starts, it will start at the center of the screen.

Changed

  • "No Path Found" message now centrally aligned on screen.
  • Optimized initial rendering speed for the ant image.
  • Button placement from right column to top row.
  • Adjusted ant's speed consistency across different tile type.
  • Remove the word "Location" from the Start and Goal buttons.

Fixed

  • Crash issue when "Search" button is clicked a second time without resetting.

removed

  • Removed the option to disable A* Search.