logoalt Hacker News

nathancahillyesterday at 4:15 PM0 repliesview on HN

One of the things that got me in to "coding" when I was 9 years old was building tic tac toe in Excel, locking the window size to 3x3 cells and then implementing clicks as links to the next board state, with the "computer" having already played the next move. The whole sheet had every possible board state written out by hand.