Connect Four was a multi-language project. I implemented the game Connect Four using standard text I/O in several languages. Similar to the Rosetta Code project, the goal was to make the same thing in many languages to see the differences between how the languages operate, and how large or small each codebase was.