Summary
In this chapter, we converted the game to work on the web by fixing user interface issues when resizing the browser window and allowing movement to be controlled via the keyboard.
In the next few chapters, we are going to start tackling the more advanced topics of game development, starting in the next chapter with implementing advanced graphical effects.
We will use particle effects to make our enemies explode when we kill them and use layers to create cool shadow effects for our sprites.