Hacker News new | ask | show | jobs
by nathancahill 1549 days ago
I built Tictactoe in Excel by creating every possible board state and then hyperlinking between them. I fixed the window size to 3x3 so the window would scroll to each state. Later learned AppleScript to automate parts of this process and eventually got in to HTML.