Hello,
this is my first post in the agk Forum. Now I wanted to inspect the agk 'Tier 2'. To learn some commands and capabilities of AppGameKit, I have converted the demo project 'Space Shooter' from Tier 1 to Tier 2. I hope some one
I hope someone finds it useful. I look forward to comments and suggestions.
Note:
1. It is nearly one to one implementation.
2. In the File 'Player.cpp', function 'Fire Bullets' is a loop finished by 'goto'. I have learned that this is a bad programming style so I have taken a more elegant solution.
The corresponding part is commented out.
Btw: I have not seen Lee's video. So if a few thing are identical or similar that is purely coincidental.
I will convert this project further to include more c ++ elements.
Happy coding
MadBit