Advanced Java Game Programming
Autor David Wallace Croften Limba Engleză Paperback – 30 mar 2004
David Wallace Croft, founder of the Game Developers Java Users Group (GameJUG), has assembled an open-source reusable game library—a Swing animation engine that allows developers to use these techniques and put out new games very rapidly.
The open-source game library also includes a reusable game deployment framework and a multiplayer networking library with HTTP firewall tunneling capability for applets. All of the code is open source, including the example games. The animation has been scrupulously tested and optimized in the Swing environment, and Croft clearly explains how the code works in great detail. The graphics and audio libraries used in the examples are public domain and may also be used royalty-free for creating new games.
Preț: 257.69 lei
Preț vechi: 322.12 lei
-20% Nou
Puncte Express: 387
Preț estimativ în valută:
49.31€ • 51.17$ • 41.22£
49.31€ • 51.17$ • 41.22£
Carte disponibilă
Livrare economică 22 februarie-08 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590591239
ISBN-10: 1590591232
Pagini: 588
Ilustrații: XXI, 584 p. 30 illus.
Dimensiuni: 178 x 235 x 31 mm
Greutate: 0.93 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590591232
Pagini: 588
Ilustrații: XXI, 584 p. 30 illus.
Dimensiuni: 178 x 235 x 31 mm
Greutate: 0.93 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
Development Setup.- Deployment Frameworks.- Swing Animation.- Animation Library.- Advanced Graphics.- Persistent Data.- Game Architecture.- A* Algorithm.- HTTP Tunneling.- HTTP Polling.- HTTP Pulling.
Notă biografică
David Wallace Croft is a Java software architect with a professional background in Java game development. He formerly served as the president of the Silicon Valley Java Users Group and is the founder of the Game Developers Java Users Group. Croft earned his bachelor's degree from the United States Air Force Academy in 1990 and his master's degree from the California Institute of Technology in 1995. After a brief career in neural network chip design, he joined an online Internet multiplayer game startup in 1996 and has been programming in Java exclusively ever since. While writing this book, Croft taught Java 2D game programming within the Institute of Interactive Arts & Engineering program at the University of Texas at Dallas. In 2004, he transitioned from faculty to student and is now pursuing a doctorate in cognition and neuroscience in the School of Behavioral and Brain Sciences at the same university. His contact information is available at www.croftsoft.com.
Caracteristici
Teaches the reader how to create desktop and Internet computer games using the latest Java programming language techniques First to cover animation using Swing, with clearly explained code Provides an Open Source reusable game library