Multiplatform Libgdx Gamedev Tutorial - part 9 - Player can lose the game!

Subscribers:
871
Published on ● Video Link: https://www.youtube.com/watch?v=WCglTVFoswg



Category:
Tutorial
Duration: 9:14
184 views
6


Today we have an important day: we actually get to implement an important part of the game: the losing process. To make it simple: if player does not get out of harm’s way in time – he gets punished (his lives are reduced). After the lives drop down to zero: the game ends.

Lesson transcript: http://vladimirslav.com/2016/09/developing-multiplatform-game-with-libgdx-part-9-losing-the-game/

Relevant commit: https://github.com/vladimirslav/dodginghero/commit/39613aa57334e37f57817c4ac53059575ad3c4f7

Questions or comments? mail me at contact@coldwild.com or ask question at http://reddit.com/r/coldwild




Other Videos By Coldwild Games


2016-11-11Name's McCree
2016-10-20Multiplatform Libgdx Gamedev Tutorial - part 17 - game progress, data persistance
2016-10-17Multiplatform Libgdx Gamedev Tutorial - part 16 - screen fadeout, endless gameplay!
2016-10-14Multiplatform Libgdx Gamedev Tutorial - part 15 - player leave on victory!
2016-10-11Multiplatform Libgdx Gamedev Tutorial - part 14 - screenshake, smooth enemy appearance!
2016-10-06Multiplatform Libgdx Gamedev Tutorial - part 13 - blinking on damage!
2016-10-04Multiplatform Libgdx Gamedev Tutorial - part 12 - bonus logic & victory!
2016-09-27Multiplatform Libgdx Gamedev Tutorial - part 11 - enemy hp and bonuses
2016-09-27Frequent Flyer Gameplay, 27.09.2016
2016-09-22Multiplatform Libgdx Gamedev Tutorial - part 10 - Fonts and basic ui
2016-09-19Multiplatform Libgdx Gamedev Tutorial - part 9 - Player can lose the game!
2016-09-15Multiplatform Libgdx Gamedev Tutorial - part 8 - Implementing enemy attacks
2016-09-14Frequent Flyer gameplay, 14.09.2016
2016-09-12Multiplatform Libgdx Gamedev Tutorial - part 7 - Adding an enemy
2016-09-09Multiplatform Libgdx Gamedev Tutorial - part 6 - Battlefield Effects
2016-09-08Multiplatform Libgdx Gamedev Tutorial - part 5 - Player Controls
2016-09-07Multiplatform Libgdx Gamedev Tutorial - part 4 - Walking Bases & Player Sprite
2016-09-06Multiplatform Libgdx Gamedev Tutorial - part 3 - Our First Background
2016-09-06Multiplatform Libgdx Gamedev Tutorial - part 2 - Project Structure & Texture Packing
2016-09-06Multiplatform Libgdx Gamedev Tutorial - part 1 - Setting up the environment
2016-08-31Frequent Flyer gameplay, 30.08.2016



Tags:
gamedev
libgdx
java
beginning game development
gamedev tutorial
android games