Roguelike Development with JavaScript: Build and Publish Roguelike Genre Games with JavaScript and Phaser
Autor Andre Alves Garziaen Limba Engleză Paperback – 26 sep 2020
Roguelikes are very popular with indie developers because of their focus on gameplay over graphics. You’ll see why they appeal to game designers on a budget and discover that they serve as a good platform to experiment with novel ideas and designs. Along the way, you’ll cover the increasingly popular roguelite genre that provides a hyper casual form of the genre that is approachable and often mobile.
After reading this book, you’ll be ready to create your own roguelikes, to dive deep into procedural generation, and also to bring some of the techniques shown here into other genres and game projects.
What You Will Learn
- Make use of procedural generation for dungeons, mazes, monsters, and treasure
- Pick up skills to use Phaser to build games
- Implement turn-based mechanics
- Use tile-based graphics
Game developers who want to build something fun and who have at least some prior JavaScript programming experience.
Preț: 250.76 lei
Preț vechi: 313.46 lei
-20% Nou
Puncte Express: 376
Preț estimativ în valută:
47.99€ • 50.63$ • 39.99£
47.99€ • 50.63$ • 39.99£
Carte disponibilă
Livrare economică 12-26 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484260586
ISBN-10: 1484260589
Pagini: 322
Ilustrații: XX, 322 p. 24 illus., 1 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.48 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484260589
Pagini: 322
Ilustrații: XX, 322 p. 24 illus., 1 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.48 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Before We Begin.- Chapter 2: Introduction to Phaser.- Chapter 3: Enemies and Permadeath.- Chapter 4: Treasure and Upgrades.- Chapter 5: Character Classes.- Chapter 6: Procedurally Generated Dungeons.- Chapter 7: Procedurally Generated Monsters and Treasure.- Chapter 8: The Power of Storytelling.- Chapter 9: Finished Game.- Chapter 10: Extra Chapter - Monetization.
Notă biografică
Andre Alves Garzia is a developer who loves web and game development. In recent years, he has published books about building games for Firefox OS and managed a web literacy program in vulnerable neighborhoods of Rio de Janeiro. He is a firm believer in empowerment through technological experimentation and thinks game development should be on everyone’s bucket list. He lives in London and wonders if the UK procedural generator is biased toward raining.
Textul de pe ultima copertă
In this book, we are going on an adventure together and will build a roguelike from scratch using JavaScript. With the help of the battle-tested Phaser library, we’re going to go through all the steps to build a small, fun, playable web roguelite game. The chapters will guide you on how to add further features to the game such as populating the game with enemies, adding treasures, and so on. You will acquire technical knowledge about procedural generation and tile-based mapping as well as learn game design skills such as what makes dungeons fun and how to evoke an emotion in your game.
Roguelikes are very popular with indie developers because of their focus on gameplay over graphics. You’ll see why they appeal to game designers on a budget and discover that they serve as a good platform to experiment with novel ideas and designs. Along the way, you’ll cover the increasingly popular roguelite genre that provides a hyper casual form of the genre that is approachable and oftenmobile.
After reading this book, you’ll be ready to create your own roguelikes, to dive deep into procedural generation, and also to bring some of the techniques shown here into other genres and game projects.
You will:
Roguelikes are very popular with indie developers because of their focus on gameplay over graphics. You’ll see why they appeal to game designers on a budget and discover that they serve as a good platform to experiment with novel ideas and designs. Along the way, you’ll cover the increasingly popular roguelite genre that provides a hyper casual form of the genre that is approachable and oftenmobile.
After reading this book, you’ll be ready to create your own roguelikes, to dive deep into procedural generation, and also to bring some of the techniques shown here into other genres and game projects.
You will:
- Make use of procedural generation for dungeons, mazes, monsters, and treasure
- Pick up skills to use Phaser to build games Implement turn-based mechanics
- Use tile-based graphics
Caracteristici
The first book on roguelike development Deals with roguelikes from a developer’s perspective Engages with procedural generation within game development