Cargando…

Beginning Java game development with LibGDX /

Design and create video games using Java, with the LibGDX software library. By reading Beginning Java Game Development with LibGDX, you will learn how to design video game programs and how to build them in Java. You will be able to create your own 2D games, using various hardware for input (keyboard...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Stemkoski, Lee (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, 2015.
Colección:Expert's voice in Java.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn934432005
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 160111s2015 caua o 001 0 eng d
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d YDXCP  |d NUI  |d N$T  |d CDX  |d IDEBK  |d EBLCP  |d COO  |d UMI  |d DEBSZ  |d OCLCF  |d B24X7  |d OCLCQ  |d D6H  |d IAO  |d IAS  |d IAD  |d KSU  |d JBG  |d ICN  |d SOI  |d ILO  |d DEBBG  |d IDB  |d VT2  |d Z5A  |d LIV  |d OCLCQ  |d MERUC  |d ESU  |d OCLCQ  |d IOG  |d U3W  |d MCW  |d REB  |d OCL  |d CEF  |d OCLCQ  |d WYU  |d OCLCQ  |d UKMGB  |d UAB  |d UKAHL  |d AUD  |d OCLCQ  |d DCT  |d ERF  |d OCLCQ  |d UBY  |d OCLCO  |d OCLCQ  |d OCL  |d OCLCQ 
015 |a GBB8O2089  |2 bnb 
016 7 |a 019177108  |2 Uk 
019 |a 933784122  |a 934046203  |a 936180065  |a 939405067  |a 966372856  |a 985032936  |a 1005780428  |a 1008942297  |a 1021250316  |a 1086561778  |a 1110879918  |a 1112522125  |a 1129355166  |a 1152991817  |a 1192340773  |a 1204080357  |a 1240516635 
020 |a 9781484215005  |q (electronic bk.) 
020 |a 1484215001  |q (electronic bk.) 
020 |a 9781484217214 
020 |a 1484217217 
020 |z 9781484215012 
020 |z 148421501X 
024 7 |a 10.1007/978-1-4842-1500-5  |2 doi 
029 1 |a AU@  |b 000061148213 
029 1 |a CHNEW  |b 000894105 
029 1 |a CHVBK  |b 374532613 
029 1 |a DEBBG  |b BV043627921 
029 1 |a DEBBG  |b BV043968794 
029 1 |a DEBSZ  |b 454930674 
029 1 |a DEBSZ  |b 485793040 
029 1 |a GBVCP  |b 882752294 
029 1 |a NZ1  |b 16308296 
029 1 |a UKMGB  |b 019177108 
029 1 |a AU@  |b 000067090300 
029 1 |a AU@  |b 000068979727 
035 |a (OCoLC)934432005  |z (OCoLC)933784122  |z (OCoLC)934046203  |z (OCoLC)936180065  |z (OCoLC)939405067  |z (OCoLC)966372856  |z (OCoLC)985032936  |z (OCoLC)1005780428  |z (OCoLC)1008942297  |z (OCoLC)1021250316  |z (OCoLC)1086561778  |z (OCoLC)1110879918  |z (OCoLC)1112522125  |z (OCoLC)1129355166  |z (OCoLC)1152991817  |z (OCoLC)1192340773  |z (OCoLC)1204080357  |z (OCoLC)1240516635 
037 |a 884387  |b MIL 
050 4 |a GV1469.3 
072 7 |a GAM  |x 013000  |2 bisacsh 
072 7 |a UY  |2 bicssc 
072 7 |a COM014000  |2 bisacsh 
082 0 4 |a 794.8/151  |2 23 
049 |a UAMI 
100 1 |a Stemkoski, Lee,  |e author. 
245 1 0 |a Beginning Java game development with LibGDX /  |c Lee Stemkoski. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c 2015. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2015 
300 |a 1 online resource (xvii, 276 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |b PDF  |2 rda 
490 1 |a The expert's voice in Java 
500 |a Includes index. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed January 11, 2016). 
505 0 |a 1. Getting Started with Java and LibGDX -- 2. Using the LibGDX Framework -- 3. Extending the LibGDX Framework -- 4. Audio and Resource Management -- 5. Advanced UI Design -- 6. Alternative Forms of Input -- 7. Integrating Third-Party Software -- 8. Introduction to 3D Programming -- 9. Taking Your Games Further -- Appendix A: Summary of Java Concepts Needed for This Book. 
520 |a Design and create video games using Java, with the LibGDX software library. By reading Beginning Java Game Development with LibGDX, you will learn how to design video game programs and how to build them in Java. You will be able to create your own 2D games, using various hardware for input (keyboard/mouse, gamepad controllers, or touchscreen), and create executable versions of your games. The LibGDX library facilitates the game development process by providing pre-built functionality for common tasks. It is a free, open source library that includes full cross-platform compatibility, so programs written using this library can be compiled to run on desktop computers (Windows/MacOS), web browsers, and smartphones/tablets (both Android and iOS). Beginning Java Game Development with LibGDX teaches by example with many game case study projects that you will build throughout the book. This ensures that you will see all of the APIs that are encountered in the book in action and learn to incorporate them into your own projects. The book also focuses on teaching core Java programming concepts and applying them to game development. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Video games  |x Programming. 
650 0 |a Java (Computer program language) 
650 6 |a Jeux vidéo  |x Programmation. 
650 6 |a Java (Langage de programmation) 
650 7 |a Computer science.  |2 bicssc 
650 7 |a Games development & programming.  |2 bicssc 
650 7 |a GAMES  |x Video & Electronic.  |2 bisacsh 
650 7 |a Video games  |x Programming  |2 fast  |0 (OCoLC)fst00872114 
650 7 |a Java (Computer program language)  |2 fast  |0 (OCoLC)fst00982065 
773 0 |t Springer eBooks 
776 0 8 |i Print version:  |a Stemkoski, Lee.  |t Beginning Java game development with LibGDX  |z 148421501X  |z 9781484215012  |w (OCoLC)920732927 
830 0 |a Expert's voice in Java. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484215005/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH31352834 
938 |a Books 24x7  |b B247  |n bks00112047 
938 |a Coutts Information Services  |b COUT  |n 33471274 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4305883 
938 |a EBSCOhost  |b EBSC  |n 1170612 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis33471274 
938 |a YBP Library Services  |b YANK  |n 12775137 
994 |a 92  |b IZTAP