Another version of Poo game

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
User avatar
Avtem
Posts: 1
Joined: September 20th, 2021, 9:08 am

Another version of Poo game

Post by Avtem » September 20th, 2021, 9:35 am

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=)
Attachments
Poo & Dude.rar
(665.72 KiB) Downloaded 536 times

Post Reply