Skip to main content

Game Development 101

  • Chapter
Beginning Android Games
  • 1978 Accesses

Abstract

Game development is hard. Not so much because it’s rocket science, but because there’s a huge amount of information to digest before you can actually start writing the game of your dreams. On the programming side, you have to worry about such mundane things as file input/output (I/O), input handling, audio and graphics programming, and networking code. And those are only the basics! On top of that, you will want to build your actual game mechanics. That code needs structure as well, and it is not always obvious how to create the architecture of your game. You’ll have to decide how to actually make your game world move. Can you get away with not using a physics engine, but roll your own simple simulation code? What are the units and scale your game world is set in? How does it translate to the screen?

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 29.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 39.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2011 Mario Zechner

About this chapter

Cite this chapter

Zechner, M. (2011). Game Development 101. In: Beginning Android Games. Apress. https://doi.org/10.1007/978-1-4302-3043-4_3

Download citation

Publish with us

Policies and ethics