Devlog #2
Today, I worked on writing and debugging the code for bounce.js and index.html. After what felt like a million rounds of testing, switching back and forth between my notebook and VS Code, and going through YouTube videos to learn more about game logic, I finally started making real progress. So far, bounce.js has definitely been the most challenging file to work on. It took a lot of trial and error to fix the bugs and get different parts of the game working correctly, but each small breakthrough made the effort worthwhile. Although it was frustrating at times and I had to watch Youtube videos (AGAIN!) to keep me working on it more and my dream of getting a product I wanted since days, I learned a lot about debugging, game logic, and how even tiny mistakes in code can affect the entire program.