Ouija.cpp |best|
The exercise often starts with a multi-line comment block (using /* ... */ ) that outlines the "rules of the game," teaching students how to document their code effectively. Typical Board Layout in ouija.cpp
Every good C++ project needs an object. Here is the stripped-down skeleton: ouija.cpp
Last week, I decided to chase that feeling. I wrote ouija.cpp . The exercise often starts with a multi-line comment