This document provides an overview of a workshop on beginning game programming using C/C++ and the Allegro game development library. It discusses installing the necessary software tools and covers creating a basic graphics program that draws shapes and animates a bouncing ball. It also introduces concepts like game loops, color values, and adding sound. The document is intended to give attendees a starting point for creating their own game programs.