Skip to content

Releases: mackorone/mms

February 2022 Release

16 Feb 03:58
b774ccd
Compare
Choose a tag to compare

This release contains a few notable improvements:

  1. Support for the .map file format
  2. The ability to customize maze and mouse colors
  3. A new optional distance argument to the moveForward method
  4. A new "scoreboard" (attempt statistics) tab and corresponding API

Shoutout to @zdasaro for contributing and to @TJ178 for encouraging me to create a new release.

Initial Release

04 Feb 04:56
Compare
Choose a tag to compare
  • Removed tons of unnecessary features
  • Cleaned up the UI, removed tabs
  • Solidified the API
  • Moved algorithm code to separate repos
  • Built Windows executable for download

Ready for launch!