Beginner C++ Game Programming Tutorial 0

From Chilipedia
Revision as of 10:02, 24 July 2016 by Chili (Talk | contribs) (Video Timestamp Index)

Jump to: navigation, search

This tutorial introduces the Beginner C++ Game Programming Series and walks you through the setup required to follow along with Chili. It also explains who the series is intended for, the goals and outline of the series, and tips on how to succeed, but you can skip all that bullshit if you have crippling ADD.

Concepts Taught

Video Timestamp Index

Homework

The homework for this lesson is to experiment with the PutPixel() function and deduce the meanings of the five function parameters. The solution is given at the beginning of the next tutorial.

Download Links

See also