Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 993 Bytes

CHANGELOG.md

File metadata and controls

32 lines (22 loc) · 993 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.2] - 2024-12-11

Added

  • An AI Bot that plays as Circle, with an adjustable difficulty slider
  • Version number, along with a changelog

Fixed

  • When you tie a board, it no longer breaks the game when you try and play on the tied board
  • When you tie the entire game, there is now a tie-breaker that chooses the player with the most board wins. If you are tied on wins, it is a true tie

[0.1.1] - 2024-12-11

Added

  • Favicon for web browsers
  • GitHub Actions automatic deployment to GitHub Pages
  • Playable on GitHub Pages

Fixed

  • Misalignment with the score text and icons at the bottom
  • The Circle icon for the Player indicator no longer shifts the page

[0.1.0] - 2024-12-11

Added

  • The game exists.