Daily Learning part twenty-five.
Two days ago I forewarned that I wouldn’t be here the next day. And sure enough, I couldn’t make it. I did the exam I mentioned a while ago, and now I am done with school stuff for about three months. Now it’s summer, and I will try to complete all the things that I have planned. I have three months and will try to make the best of it. Now that summer has come, my usual study session which was from 17:00 to 22:00 will change depending on many factors that are not important to mention.
Today I started at 17:00, and I directly started trying to make the AI for my Tic‑Tac‑Toe game. I struggled at first, just as I had in the past. I kept looking at models of the minimax function that were for different, way more complicated games. I used parameters like depth, node_index, etc. I complicated things for myself to the point I thought I couldn’t even learn it. After some time and watching some tutorials, I finally did it. But it had some bugs that took a big chunk of my time. Then I uploaded the project to GitHub.
Feel free to take a look at the project here:
https://github.com/4ynow/tictactoe-game
In HTML, I am done with the big section, the HTML Tutorial. Now there are only some really small sections left. I only practiced today; I didn’t start any new mini‑section. I finished today’s session at 22:00.
"It's not that I'm so smart, I just stay with problems longer." Albert Einstein
Top comments (0)