Bertie the Brain Homage is a tic-tac-toe game created as a tribute to Bertie the Brain, one of the earliest videogames ever made. Bertie the Brain was originally built in 1950 by Josef Kates. It allowed users to play tic-tac-toe against a computer AI. I learned about Bertie while researching videogame history, and while creating a tic-tac-toe game might seem overly simplistic or academic, it felt like a unique and fun way to engage with videogame history (I subscribe to a broad definition of "videogame" as Bertie the Brain did not have a video display). Bertie the Brain Homage is built using React and written in Typescript. It took less than a day to make, and was a fun micro-project.

TOOLS
Bertie the Brain Homage was created using React and Typescript.  You can see the source code on GitHub.  Feel free to fork and modify it as you see fit.  The project is hosted on GitHub Pages and was embedded within an Iframe and uploaded to Itch.io.  For more info on how to get a React project working on Itch.io, take a look at this article.

Leave a comment

Log in with itch.io to leave a comment.