Skip to content

ACE 1.0.3

Latest

Choose a tag to compare

@Ark223 Ark223 released this 04 Apr 19:02

Library

  • Fixed a major bug in alias move selection by including cards from the current trick
  • Optimized the tree structure to reduce memory usage and improve performance
  • Improved move ordering by comparing node value when visit counts are equal
  • Refactored Game class for cleaner state handling and public API exposure
  • Added Library.Version to the public API for version retrieval
  • Added version metadata to the library project file (.csproj)