CS50P Final Project

3 days ago
1

I took Harvard University's free online CS50P course. As per the requirement of the final project I made this 3-minute video demonstrating the project.

For my final project I programmed Othello. I thought it to be challenging but simple enough to be programmed in the time frame I had to complete the task. This project took me a month and a half to complete. I had several logic errors that were hard for me to find and fix. In fact, I gave myself a scare when I watched the completed video and notice it looked like the bot played h8 at the end which was on an already played location, but then realized the 8th row wasn't visible. Phew.

Side note: I won 52 to 12 against the bot in the video. It normally doesn't go that well. I got lucky. I'm going to upload the project to GitHub under my Fizubh alias to be accessed by anyone in the next day or two. Maybe make some final teaks to it and perhaps updating it with pygame graphics instead of using emojis in the future.

Loading comments...