Learning Java 2D Game programming: Ep 73 - Endless GameState
In this video we make use of our new map generation functionality and make an endless game mode. You start with a very small map, and if you clear it within the given time you move on to the next level - a bigger autogenerated map with more NPCs! This goes on until you inevitably fail.
In the next video we'll add a separate score state to also show what level you got to, and then we'll optimize our implementation of the path finding algorithm.
Ещё видео!