Final HUD - Win / Game Over Screens | C++ 3D Game Tutorial Series #47 | Early Access
The source code of the 47th tutorial of the C++ 3D Game Tutorial Series is now available in early access for the Patrons!
In this tutorial we will implement the final hud and the win/game over screens!
In particular we will see:
-
how to design and implement the HUD in such a way to handle it modularly,
-
how to improve the HUD from an UI Design point of view,
- how to create and show the Win / Game Over Screens when the player reaches the maximum score / doesn't reach the maximum score respectively,
-
how to handle the inputs when those screens appear (Enter to continue, ESC to go to Main Menu etc.)
Here is the link : https://www.patreon.com/posts/97475771
I hope you'll enjoy it!
Thank you for all your support!