Write your First Game in C++
Foreword
Introduction
1.
Getting Started
1.1.
Hello OLC
1.2.
Drawing Shape
2.
Adding Our Player
3.
Adding Motion to Player
4.
Working with Time
5.
Adding Enemies to Game
6.
Shooting the Bullets
7.
Collision Detection - I
8.
Adding Life to the Enemy
9.
Collision Detection - II
10.
Scoreboard and the Concept of Life
11.
Reviewing Our Code
12.
Final Words
Light
Rust
Coal
Navy
Ayu
Write your First Game in C++
Getting Started
If you have everything setup, Lets begin your Game development journey.