It is a number guessing website that uses biseciton method to guess the given number in short time.
It is a number guessing website that uses biseciton method to guess the given number in short time.
I build a number guesser using bisection method that I learnt in my maths class and i got to learn about asynce functions in this project used for timeout. Ig finding the part to use the local variable for automation was challenging and I am proud of implementing numerical computation in one of my projects.
Finally the project has been finished. I have automated the atempts so the enter button should not be clicked again and again and also the attemps are shown to the user in the time difference of 1 seconds.
Log in to leave a comment
I added local variables to make it automatic right now so it would work automatically and i dont have to click the enter button again and again. understood why state variables cant be changed in a loop.
Log in to leave a comment
I have added bisection method but I am unable to solve a problem that requires to press the enter button 2 times to show the result currently.
Log in to leave a comment
So in 15 minutes i designed input button and added to change the value of the number constatnt when the button in the website is pressed.
Log in to leave a comment
So I have started making the base design of the webiste through vite, tailwindcss and mainly made it up with react. checking some color palettes right now.
Log in to leave a comment