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 f...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2015.
|
Edición: | 1st ed. 2015. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- 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.