Difference between revisions of "Beginner C++ Game Programming Series"
From Chilipedia
(Created page with "The beginner series is meant to teach fundamental C++ programming concepts. It also covers some basic graphics programming theory. Also: making shitty little games. It is suit...") |
(No difference)
|
Revision as of 17:54, 14 July 2016
The beginner series is meant to teach fundamental C++ programming concepts. It also covers some basic graphics programming theory. Also: making shitty little games. It is suitable even for those with zero programming experience. If this ain't your first rodeo, you can use this wiki to jump through the lessons and cover only what you need.