Android Studio Game Development Concepts and Design /

This one of a kind short book walks any Android developer through the process of creating mobile games using the new Android Studio IDE. What You’ll Learn How to create projects in Android Studio How to use the SDK manager to keep your Android SDK current How to commit and get projects to and from G...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: DiMarzio, J. F. (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2015.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 1. Installing Android Studio
  • 2. Exploring the IDE
  • 3. Creating a New Project
  • 4. Setting-Up Git Hub as Your VCS
  • 5. Intro to Game Development
  • 6. OpenGL ES and Polygons
  • 7. Loading Images and Sprite Sheets
  • 8. Reading User Input
  • 9. In-Game Movement
  • 10. Collision Detection.