GameMaker Fundamentals
eBook - ePub

GameMaker Fundamentals

Learn GML Programming to Start Making Amazing Games

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

GameMaker Fundamentals

Learn GML Programming to Start Making Amazing Games

Book details
Table of contents
Citations

About This Book

Master the fundamental programming skills needed to create your own computer games in GameMaker. This book shows how to use GameMaker to build and publish cross-platform games.

Each chapter covers a certain programming element, including layers, variables, and so on. You will also learn how to design levels in your games, draw sprites to populate your virtual worlds, and build GUIs for your menus and game interfaces. GameMaker Fundamentals also provides a thorough introduction to the GameMaker Language (GML). Practical example projects reinforce the concept discussed in each chapter.

On completing this book, you will have a thorough understanding of how to create games from scratch using game design and programming principles using GameMaker and GML.

What You Will Learn

  • Review core programming features required for sound knowledge of GameMaker
  • Master how to combine GML to orchestrate game actions
  • Utilize GameMaker's layers to create exciting games
  • Set up player control


Who Is This Book For
Those new to GameMaker or game programming in general; it assumes no prior knowledge or skill set.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access GameMaker Fundamentals by Ben Tyers in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Games. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2022
ISBN
9781484287132

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Variables
  4. 2. Conditionals
  5. 3. Drawing Shapes
  6. 4. More Drawing
  7. 5. Input and Movement
  8. 6. Objects and Events
  9. 7. Sprites
  10. 8. Health, Lives, and Score
  11. 9. Mouse
  12. 10. Alarms
  13. 11. Collisions
  14. 12. Rooms
  15. 13. Backgrounds
  16. 14. Sounds
  17. 15. Splash Screens and Menu
  18. 16. Random
  19. 17. AI
  20. 18. INI Files
  21. 19. Effects
  22. 20. Loops
  23. 21. Arrays
  24. 22. DS Lists
  25. 23. Paths
  26. 24. Functions
  27. 25. Tilesets
  28. 26. Timelines
  29. 27. Views
  30. 28. MP Grids
  31. 29. Sequences
  32. Back Matter