Skip to content

Conversation

@A-Rohit-Reddy
Copy link

  • This task helped me dive further into the uses of javascript and its complexities. I learnt to make effective use of js to enhance user interaction and how basic games were developed in this way.
  • Though the process smooth at the beginning , I was stuck at one point of time, near the part where I had to implement our own function. But a bigger problem I faced was in the tic-tac-toe game which I decided to code, as part of the assignment, but faced many errors : first, the box was not getting filled with the symbol on clicking on it, then making turns was difficult, as I realized after every turn , everything was getting reseted. A more bigger problem was matching the boxes ticked by creating an array with box numbers and checking if they matched the winning combinations I produced earlier.
  • I learnt a lot, as to how difficulty small mistakes in the code can lead to, and how much time one has to put in to ensure there are no bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant