Skip to content

TicTacToe Alpha 0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hacktix Hacktix released this 08 Sep 10:37
· 18 commits to master since this release

Changelog:

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