Difference between revisions of "C++ Basics"
Line 1: | Line 1: | ||
+ | =About C++= | ||
[[Introduction]] | [[Introduction]] | ||
[[Libraries]] | [[Libraries]] | ||
+ | =Basic Skills= | ||
[[Hello World]] | [[Hello World]] | ||
Line 9: | Line 11: | ||
[[C++ Drawing to the screen]] | [[C++ Drawing to the screen]] | ||
+ | =Creating a Game= | ||
[[SimpleObject class]] | [[SimpleObject class]] | ||
[[Game class]] | [[Game class]] | ||
− | |||
− |