C++ Book


Chapter 5 - Functions: Mad Lib.

You’ll learn to break up your game programs into smaller, more manageable chunks of code. You’ll accomplish this by dis- covering functions, the fundamental units of logic in your game programs.

Resources

Programs

  • WIP