|
|
@ -59,7 +59,7 @@ Part #2 https://youtu.be/ebq7L2Wtbl4 |
|
|
|
|
|
|
|
|
|
|
|
Author |
|
|
|
Author |
|
|
|
~~~~~~ |
|
|
|
~~~~~~ |
|
|
|
David Barr, aka javidx9, ©OneLoneCoder 2018 |
|
|
|
David Barr, aka javidx9, ©OneLoneCoder 2018 |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -68,6 +68,7 @@ David Barr, aka javidx9, |
|
|
|
#include <algorithm> |
|
|
|
#include <algorithm> |
|
|
|
using namespace std; |
|
|
|
using namespace std; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#define NOMINMAX |
|
|
|
#include "olcPixelGameEngine.h" |
|
|
|
#include "olcPixelGameEngine.h" |
|
|
|
|
|
|
|
|
|
|
|
struct sBall |
|
|
|
struct sBall |
|
|
|