Page 1 of 1

Another version of Poo game

Posted: September 20th, 2021, 9:35 am
by Avtem
So, i've finished first 13 videos from "Beginner C++ Game Programming" where Chili teaches us via creating "Poo game" and while he was showing us some algorithms and implementations i instantly had some ideas in my head, so i implemented them and want to show what i've done to everyone.

Chili, if you are reading this, first of all - i love you man, you made my year. And i want to say that i was looking for straight DirectX code tutorial, but for some mysterious reason i did not quit "Beginner" series and actually learned crazy amount of stuff, especially about OOP. The source code for this code is a complete mess because i did not use all OOP features in there. Also your teaching style shows so good how OOP is beneficial.

Can't wait to learn more!!!

Edit: implemented also "Squish" feature, but it is incredibly rare=)