Summary
In this chapter, we covered level design for 2D games and used Tiled to achieve this. Then, we touched on some concepts related to Unity's UI, which we will see in more detail in Chapter 8, User Interface for the Tower Defense Game. Finally, we implemented the game logic and have scripted enemies, which we added in the level.
In the next chapter, we will head towards creating our second game!