Skip to content

Releases: heygrady/hexagonoids

@heygrady/tournament-strategy@0.1.2

03 Dec 16:25

Choose a tag to compare

Patch Changes

  • 6defccb: Upgrade all @neat-evolution packages to latest versions (0.3.5 core, 0.6.2
    algorithms, 0.5.2+ environment/evaluator)

@heygrady/tictactoe-environment@0.1.2

03 Dec 16:25

Choose a tag to compare

Patch Changes

  • 6defccb: Upgrade all @neat-evolution packages to latest versions (0.3.5 core, 0.6.2
    algorithms, 0.5.2+ environment/evaluator)

@heygrady/tictactoe-demo@0.2.1

03 Dec 16:25

Choose a tag to compare

Patch Changes

  • 6defccb: Upgrade all @neat-evolution packages to latest versions (0.3.5 core, 0.6.2
    algorithms, 0.5.2+ environment/evaluator)
  • Updated dependencies [6defccb]
    • @heygrady/tictactoe-environment@0.1.2
    • @heygrady/tournament-strategy@0.1.2

@heygrady/tournament-strategy@0.1.1

02 Dec 17:34

Choose a tag to compare

Patch Changes

  • 1312d28: Remove unused @neat-evolution/core dependency

@heygrady/tournament-strategy@0.1.0

02 Dec 03:16

Choose a tag to compare

Minor Changes

  • 6bb78fc: Add tic-tac-toe game packages with NEAT AI training support
    • tictactoe-game: Pure game logic with multiple AI player types (minimax, heuristic, random, NEAT)
    • tictactoe-environment: NEAT environment adapter for evolving neural network players
    • tictactoe-demo: CLI training pipeline with evolution manager
    • tournament-strategy: Glicko-2 rating system and Swiss tournament pairing strategies

@heygrady/tictactoe-game@0.1.1

02 Dec 17:33

Choose a tag to compare

Patch Changes

@heygrady/tictactoe-game@0.1.0

02 Dec 03:16

Choose a tag to compare

Minor Changes

  • 6bb78fc: Add tic-tac-toe game packages with NEAT AI training support
    • tictactoe-game: Pure game logic with multiple AI player types (minimax, heuristic, random, NEAT)
    • tictactoe-environment: NEAT environment adapter for evolving neural network players
    • tictactoe-demo: CLI training pipeline with evolution manager
    • tournament-strategy: Glicko-2 rating system and Swiss tournament pairing strategies

@heygrady/tictactoe-environment@0.1.1

02 Dec 17:34

Choose a tag to compare

Patch Changes

  • 1312d28: Remove unused dependencies (worker-threads, proper-lockfile)
  • Updated dependencies [1312d28]
    • @heygrady/tictactoe-game@0.1.1

@heygrady/tictactoe-environment@0.1.0

02 Dec 03:16

Choose a tag to compare

Minor Changes

  • 6bb78fc: Add tic-tac-toe game packages with NEAT AI training support
    • tictactoe-game: Pure game logic with multiple AI player types (minimax, heuristic, random, NEAT)
    • tictactoe-environment: NEAT environment adapter for evolving neural network players
    • tictactoe-demo: CLI training pipeline with evolution manager
    • tournament-strategy: Glicko-2 rating system and Swiss tournament pairing strategies

Patch Changes

  • Updated dependencies [6bb78fc]
    • @heygrady/tictactoe-game@0.1.0

@heygrady/tictactoe-demo@0.2.0

02 Dec 17:33

Choose a tag to compare

Minor Changes

  • 1312d28: Adjust training configuration: increase minimax opponent weight to 0.6, decrease sleeper weight to 0.4, and increase seed tournaments to 25

Patch Changes

  • 1312d28: Remove unused @neat-evolution dependencies identified by depcheck
  • Updated dependencies [1312d28]
  • Updated dependencies [1312d28]
  • Updated dependencies [1312d28]
    • @heygrady/tictactoe-environment@0.1.1
    • @heygrady/tictactoe-game@0.1.1
    • @heygrady/tournament-strategy@0.1.1