[FREE] TicTacToe Extension

:point_down: :point_down:

1 Like

thank you!!!!!!!!!!!!!!!!!!!!!!!!!!

1 Like

Thank you @dora_paz for guiding him

1 Like

Cool Mate

Amazing Work
Congratulations

1 Like

Thank you @OverloadedTech :relaxed:

TicTacToe Extension - Now Open Source! :tada:

Hey MIT App Inventor Community,

I'm thrilled to announce that my Tic Tac Toe extension is now open source! :tada: This means you can now dive into the code, see how it works, and even contribute to making it better.

Why Open Source?

I've always believed in the power of open source. It's a great way to learn and grow together as a community. By sharing this extension, I hope to:

  • Encourage Learning: Get a deeper understanding of how such extensions are built.
  • Foster Innovation: Improve and innovate upon the existing code.
  • Collaborate: Work together to enhance and fix any issues.

Check It Out on GitHub

You can find the complete source code here:

  • GitHub Repository:

Feel free to clone the repository, explore the code, and if you have any cool ideas or fixes, don't hesitate to contribute!

Key Features

  • Easy Integration: Simple to integrate into your existing projects.
  • Customizable: Tweak the look and feel to match your app’s style.
  • Lightweight: Doesn't bloat your app and runs smoothly.

How to Use

  1. Clone the Repository:
    git clone https://github.com/Horizon3833/TicTacToe.git
  2. Explore the Code: Open the project in your favorite IDE.
  3. Integrate: Follow the instructions in the README to integrate it into your MIT App Inventor projects.
  4. Customize: Feel free to modify the code to suit your needs.

Contribution

I’d love to see contributions from the community! Whether it’s fixing bugs, adding new features, or improving the documentation, your help is welcome. Open an issue or submit a pull request on GitHub.

Need Help?

If you have any questions or run into issues, feel free to reach out here on the forum or open an issue on GitHub.

Let's build and learn together! :rocket:

Best regards,
Horizon