Skip to content

Releases: Hacktix/gb-tictactoe

TicTacToe 1.0

19 Sep 13:57
Compare
Choose a tag to compare

Release 1.0 celebration party! 🥳

Changelog:

  • Added singleplayer-mode-AI
  • Added fade-in animations for title screen
  • Added .sym file (for debugging)

TicTacToe Alpha 0.3

08 Sep 23:28
Compare
Choose a tag to compare
TicTacToe Alpha 0.3 Pre-release
Pre-release

Changelog:

  • Beep-capable sound system
  • Win loop optimization by replacing unnecessary calls with inline code
  • Yet more code documentation

TicTacToe Alpha 0.2

08 Sep 10:37
Compare
Choose a tag to compare
TicTacToe Alpha 0.2 Pre-release
Pre-release

Changelog:

  • Optimization by replacing unnecessary calls with inline code
  • Fixed VBlank waiting for first initialization
  • More code documentation
  • Less magic numbers, more constants

TicTacToe Alpha 0.1

07 Sep 00:20
06b401c
Compare
Choose a tag to compare
TicTacToe Alpha 0.1 Pre-release
Pre-release

First version that can be considered playable, available as an alpha release.

Currently supported:

  • Functional title screen
  • Functional single-device multiplayer mode

Currently NOT supported:

  • Singleplayer mode
  • Link-cable-based multiplayer

Both the "1 Player" as well as the "2 Player" option in the title screen will start a single-device multiplayer mode game.