Book Image

Practical Game Design - Second Edition

By : Adam Kramarzewski, Ennio De Nucci
Book Image

Practical Game Design - Second Edition

By: Adam Kramarzewski, Ennio De Nucci

Overview of this book

If you’re in search of a cutting-edge actionable guide to game design, your quest ends here! Immerse yourself in the fundamentals of game design with expert guidance from veterans with decades of game design experience across a variety of genres and platforms. The second edition of this book remains dedicated to its original goal of helping you master the fundamentals of game design in a practical manner with the addition of some of the latest trends in game design and a whole lot of fresh, real-world examples from games of the current generation. This update brings a new chapter on games as a service, explaining the evolving role of the game designer and diving deeper into the design of games that are meant to be played forever. From conceptualizing a game idea, you’ll gradually move on to devising a design plan and adapting solutions from existing games, exploring the craft of producing original game mechanics, and eliminating anticipated design risks through testing. You’ll then be introduced to level design, interactive storytelling, user experience and accessibility. By the end of this game design book, you’ll have learned how to wrap up a game ahead of its release date, work through the challenges of designing free-to-play games and games as a service, and significantly improve their quality through iteration, playtesting, and polishing.
Table of Contents (19 chapters)
12
Chapter 12: Building a Great User Interface and User Experience

Other Books You May Enjoy

If you enjoyed this book, you may be interested in these other books by Packt:

Mathematics for Game Programming and Computer Graphics

Penny de Byl

ISBN: 978-1-80107-733-0

  • Get up and running with Python, Pycharm, Pygame, and PyOpenGL
  • Experiment with different graphics API drawing commands
  • Review basic trigonometry and how it’s important in 3D environments
  • Apply vectors and matrices to move, orient, and scale 3D objects
  • Render 3D objects with textures, colors, shading, and lighting
  • Work with vertex shaders for faster GPU-based rendering

Elevating Game Experiences with Unreal Engine 5 - Second Edition

Gonçalo Marques, Devin Sherry, David Pereira, Hammad Fozi

ISBN: 978-1-80323-986-6

  • Create a fully functional third-person character and enemies
  • Implement navigation with keyboard, mouse, and gamepad
  • Program logic and game mechanics...