This is going to be an introductory chapter that focuses on game development concepts and how to use Phaser rather than actually building a roguelike. We’ll start slowly by building upon concepts and jargon before we get our coding hands busy and start learning how to build games out of Phaser. After learning these concepts, it will become a lot easier to develop our project for this book.
Setting up our tools: Getting our computer ready for development
Game development concepts: Common jargon and theory needed for developing games
Phaser ...