Word Choice with Johnny 5
I wrote this C++ terminal-based app as my third project for CSCI-04: Introduction to Programming. Users input a 5-word string and can pick a word to print. As a huge fan of Short Circuit, I added some ASCII art of Johnny 5 and a fun farewell line.
The original version even included a sound clip, but audio playback isn't supported here. You can still run the native version on Replit, or view the full code in GitHub Gist!
Loading code...