Releases: Hacktix/gb-tictactoe
Releases · Hacktix/gb-tictactoe
TicTacToe 1.0
TicTacToe Alpha 0.3
Changelog:
- Beep-capable sound system
- Win loop optimization by replacing unnecessary calls with inline code
- Yet more code documentation
TicTacToe Alpha 0.2
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
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.