Download the io.horizon.tictactoe.aix file and import it into your project under the "Extensions" tab.
: Download the official extension from the MIT App Inventor Community Thread or the Niotron Community Hub . Navigate to the Palette menu in your App Builder dashboard, click Extension , upload the .aix file, and drop the invisible component into your workspace.
The story of io.horizon.tictactoe.aix points to a promising future for community-driven development. As more developers follow Horizon's example and open-source their work, the quality and quantity of available extensions will continue to grow. New tools like are making it possible to create extensions using drag-and-drop Blockly interfaces, removing technical barriers entirely. AI-powered extensions are emerging, with developers integrating large language models into their games and apps. The future might see extensions that combine multiple capabilities—imagine a Tic-Tac-Toe extension with built-in AI opponents, online multiplayer, voice commands, and advanced analytics, all available as a single .aix file. The foundation laid by Horizon and other early extension developers has created a vibrant ecosystem that will continue to grow and evolve. io.horizon.tictactoe.aix
Once you have mastered the basics of local and online matches, you can scale the application into a comprehensive digital product:
return best;
April 11, 2026 Author: Horizon Dev Team
The extension provides several structural elements that simplify game design: Download the io
The io.horizon.tictactoe.aix package completely solves this problem. It bundles the backend architecture of the classic game into reusable blocks.
Add auxiliary UI elements below the board area, such as a to display the active player turn and a Button to reset the game state. 3. Configure the Blocks Logic The story of io