Hey how did you create the interaction between selecting X and O in the first screen?
@DesignXstream Жыл бұрын
Hey Ujjwal, I cut of this part of the video by mistake while editing 🤦🏻♂️ So in the first frame when you click X you need to do two things: 1. set currentPlayer Variable to 'X' 2. Navigate to next game frame. Likewise same with O just set player to O and navigate. I'll be dropping a part 2 soon and cover this part as well.
@Ujjwallive Жыл бұрын
@@DesignXstream Thanks a lot! That's how I thought it would work. Thanks for making these videos, cheers!
@winterassociation5739 Жыл бұрын
Wow! Thank you so much ❤
@DesignXstream Жыл бұрын
You're welcome 😊
@cleberlimacls8 ай бұрын
If I may, Can you update this tutorial including a scoreboard on top? Like: "X = 4 O = 4 " while we are still playing. Great Content btw
@DesignXstream8 ай бұрын
That'll be a good update of having a scroeboard. I will think about it.
@maheshbiruduganti1718 Жыл бұрын
Informative and fun-- thanks man
@DesignXstream Жыл бұрын
Glad you enjoyed it! 🤩
@sachinkumart Жыл бұрын
You are legend bro, Thank you for this, new sub here
@DesignXstream Жыл бұрын
Glad you are here! Cheers bro ✌🏼 :)
@captteemo9133 Жыл бұрын
Thank you! :)
@DesignXstream Жыл бұрын
Cheers ✌🏼 :)
@sanglohakare6 ай бұрын
how do you stop plaer from interacting if the winner is declare before filling all the cells... so if all sells are filled and winner is not declare the game is draw.. but if all cells are not filled and winner is declared how do we stop player from interacting with untouched cells??
@DesignXstream6 ай бұрын
If we need to address that scenario then we need to add that condition to cells saying if winner declared then on click add nothing (neither X nor O) then it should work.
@orjiperpetua81355 ай бұрын
Lovely 🤩🤩
@DesignXstream5 ай бұрын
Cheers ✌️
@nameislee Жыл бұрын
Awesomeee, can u make the tutorial pleaseee
@DesignXstream Жыл бұрын
It's Live now, you can check it :)
@nameislee Жыл бұрын
Damn…. It’s awesome and mind blown 🤯 at the same time.. I’m a designer and this is just beyond all the things I know in Figma. Thanks 🙏 a lot for the hard work putting it together and explain it very well.. will try out and let u know.
@bertnik6621 Жыл бұрын
I get Cell/ state 12 when i drag the first square i don't get the cell state options
@DesignXstream Жыл бұрын
Could be some issue in the layer ordering.
@Abhishek-ps4sg Жыл бұрын
I had some issues with the first frame can you please explain what we need to do in first page
@DesignXstream Жыл бұрын
I cut of this part of the video by mistake while editing 🤦🏻♂️ So in the first frame when you click X you need to do two things 1. set currentPlayer Variable to 'X' and 2. Navigate to next game frame. Same with O just set player to O and navigate.
@Abhishek-ps4sg Жыл бұрын
@@DesignXstream 😂😂 im kinda confused If currentPlayer == ?? Can you write full expressions . We only created variable for c1 -9 and current player, winner not “O”
@DesignXstream Жыл бұрын
@@Abhishek-ps4sg in the first frame: On click of "X" button do a 'Set Variable' for currentPlayer to "X" (so basically you are assigning "X" to currentPlayer
@vartikaverma6188 Жыл бұрын
can we do this in Figma without a premium?
@DesignXstream Жыл бұрын
Hey Vartika, This includes Advanced prototyping so you will need a pro plan to do this.
@hemapriyau1924 Жыл бұрын
I have doubt so in first prototype we setting the conditional logic as if C1 == “c1” Then change the value of C1 to current player In the first screen you have created two frames that is x and o. What interaction should I give to the first frame that when I click x or o then the current player takes that value in and moves to second screen ?
@hemapriyau1924 Жыл бұрын
Also in the reels there is interaction where when x or o wins there is a signifier line. How to do that
@DesignXstream Жыл бұрын
Oops looks like I cut of this part of the video by mistake while editing 🤦🏻♂️ So in the first frame when you click X you need to do two things 1. set currentPlayer Variable to 'X' and 2. Navigate to next game frame. Same with O just set player to O and navigate.
@taiwotalodabioluwa8270 Жыл бұрын
What if you want to create the frames yourself? You just started with the variables you didn't explain how you created each boxes and the X and O
@DesignXstream Жыл бұрын
This is an advanced concept so its difficult to explain each and every concept. You can look at the UI kit series on this channel to understand how to use frames and other tools to create the basic layouts. Then it will be easier to understand these advanced concepts.
hey can you do google pay animation . I cant hide the more and less option. The frames both top and bottom are being trimmed.
@DesignXstream Жыл бұрын
Google pay success animation?
@taiwotalodabioluwa8270 Жыл бұрын
How did you make the variable?
@DesignXstream Жыл бұрын
You can create 'Local Variables' on the panel at the right side.
@hemapriyau1924 Жыл бұрын
Can you please make a video on how to add that line
@DesignXstream Жыл бұрын
Hey Hema, Sure will make a part 2 soon!
@harrycillian19 күн бұрын
I was already halfway doing the tutorial, thinking this was free : (
@DesignXstream16 күн бұрын
Ah! I thought i mentioned that in the video. My bad!
@maheshbiruduganti1718 Жыл бұрын
Waiting
@DesignXstream Жыл бұрын
thank you for waiting Mahesh.. 🙌🏼😁
@lissyjoy3424 Жыл бұрын
✌👌
@DesignXstream Жыл бұрын
😁😁😁
@ghennmichaelclarito6134 Жыл бұрын
cant understand how you replace the cells. if you dont want to teach something dont teach
@DesignXstream Жыл бұрын
I did not want to teach 'how to replace the cells' so I did not teach 🤷🏻♂️ sorry, jokes apart! 😂 Shift + Control + R is the shortcut to replace an object with something that is on your clipboard.