Skip to content

This PR is the solution to the 'typing-game' #3 #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

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