I was just looking through some of the old code on my web site and ran across this blast from the past: an online othello game I wrote all the way back in the year 2000.
A couple of years prior, I had been teaching high school students how to program in C/C++. Othello seems to be just about the right level of complexity for beginning programming students.
One Saturday in 2000, I gave myself the assignment of implementing all the logic I had expected from the students myself, only I made myself do it in JavaScript as a refresher.
No comments:
Post a Comment