[FREE] TicTacToe Extension

TicTacToe Extension

Hello everybody this is Horizon and today i am presenting my new extension called TicTacToe You can use this extension to make TicTacToe application

Blocks


v1.0

Designer Properties

niotron designer

AIX :- io.horizon.tictactoe.aix (20.7 KB)


This version was removed and is unsupported

✨[PAID] v2.0 Update ✨

Hey everyone, So TicTacToe Extension is back with a new update,

This update is quite important and better because Yes, now you guys can make online TicTacToe game with this easily with Firebase Realtime Database


v2.0

So let’s see the new blocks and the new aix file

But first, let’s see the index system of the extension

image

So in the indexes 1st number represents the row and 2nd represents the column

Now the are the new blocks

image

image
When the X will be placed then its index will be returned

image
When the O will be placed then its index will be returned

image
You can’t place any character X or O to any index according to you
I have made this type of system because then the whole Tic Tac Toe board will be filled up by only Xs and Os. To prevent this I have made a system and fore example if someone will place X then it will get to know automatically that we have to place O to some specific index which will be specified through the row and col in the block (If you didn’t get it then you can message in the topic, I’ll try to make it more clear)

image
These two blocks can help you to close the view and open the view. This specially helps in creating online game.
CloseView doesn’t remove the view or hide it. It just locks the view basically, that is, untill unless the view is opened by OpenView block Tic Tac Toe board won’t function.


I'll share the apk of online Tic Tac Toe game with you soon, so Stay Tuned! :wink:

Friends if you would like to buy this extension then please pay me and DM me the screenshot, I’ll share the file to you in the DM

Price: 250 INR or $5 USD

PayPal.Me

If you don’t have paypal account then DM me, I’ll tell the procedure there.

DEMO

Credits
I am so much thankful to @Know_About_IT, @PratyushDev and @Aarush_Kumar

AIA :- test.aia (23.5 KB)
APK :- test.apk (5.3 MB)

Open Source

Donate

If you liked this extension then please give it a :heart:

Thank You

14 Likes

Can you add more customisations :slightly_smiling_face:

1 Like

I was working on this extension from 1 month and now my mind is saturated i need rest for 2-3 days
After that I’ll try

But what do you means by customisation changing the colors by blocks or something else

2 Likes

nice extension :heart_eyes:

1 Like

Thank you @yashsrv

2 Likes

Thank you @im_neodeveloper

4 Likes

The extension is now available in getaix.com

2 Likes

License

Extension is allowed to be just used by individuals. Modifying of source and reselling/redistribution is prohibited. If you want to share this extension to someone, post the link to this thread in the topic.

Regards Horizon

2 Likes

Nice Extension :heart_eyes: :heart_eyes: :heart_eyes:

2 Likes

thank you @anon61431939 :grin:

3 Likes

nice useful extension @Horizon

1 Like

Thank you @HAM_APK :slightly_smiling_face::slightly_smiling_face:

1 Like

@HAM_APK

But don’t forget to check the Java source, it’ll help you learning Java along with extension development

1 Like

If We can use image in the replacement of XO It is will be the best part of extensoin

See for now it is not possible, i have provided the source you can try customisation, I’ll be happy to merge it

Sorry to all, this extension is no more Open Source

This Version is Removed. Supported version is v1.0

✨[PAID] v2.0 Update ✨[REMOVED]

Hey everyone, So TicTacToe Extension is back with a new update,

This update is quite important and better because Yes, now you guys can make online TicTacToe game with this easily with Firebase Realtime Database

So let’s see the new blocks and the new aix file

But first, let’s see the index system of the extension

image

So in the indexes 1st number represents the row and 2nd represents the column

Now the are the new blocks

image

image
When the X will be placed then its index will be returned

image
When the O will be placed then its index will be returned

image
You can’t place any character X or O to any index according to you
I have made this type of system because then the whole Tic Tac Toe board will be filled up by only Xs and Os. To prevent this I have made a system and fore example if someone will place X then it will get to know automatically that we have to place O to some specific index which will be specified through the row and col in the block (If you didn’t get it then you can message in the topic, I’ll try to make it more clear)

image
These two blocks can help you to close the view and open the view. This specially helps in creating online game.
CloseView doesn’t remove the view or hide it. It just locks the view basically, that is, untill unless the view is opened by OpenView block Tic Tac Toe board won’t function.

I’ll share the apk of online Tic Tac Toe game with you soon, so Stay Tuned! :wink:

Friends if you would like to buy this extension then please pay me and DM me the screenshot, I’ll share the file to you in the DM

Price: 250 INR or 5 USD

Thank You :blush: :heart:

1 Like

TicTacToe Extension - Now Open Source! :tada:

Hey Niotron 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:

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 Niotron 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

1 Like