OpenAL Setup

Since there is no standard audio library for C++, we will need to add an external library in order to play audio from the command line. In this case we will be using OpenAL.

Resources

Cheat Sheets

Keyboard shortcuts are a great way to get around your IDE