Skip to content

v1.0.0

Latest

Choose a tag to compare

@shabeer-wms shabeer-wms released this 12 Mar 06:38
· 21 commits to main since this release
950b9c2

Features

  • Play Tic Tac Toe against another player.
  • Choose between light and dark themes.
  • Faster state management using GetX.
  • Home page to start the game.
  • Reset button to restart the game.

What's New

  • Implemented the core Tic Tac Toe gameplay mechanics.
  • Added light and dark themes for a personalized experience.
  • Enhanced state management using GetX for improved performance.
  • Designed a user-friendly home page to navigate the game.
  • Included a reset button for easy game restarts.