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...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2015.
|
Edición: | 1st ed. 2015. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630032706719 |
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.