舉報

會員
Android Game Programming by Example
最新章節(jié):
Index
ThebookisbestsuitedforexistingAndroidorJavaprogrammerswhowanttoadapttheirskillstomakeexcitingAndroidgames.ThebookisalsofordeterminedreaderswhomighthavenoAndroid,gameprogrammingorevenJavaexperience,butareasonableunderstandingofobjectorientedprogrammingknowledgeisassumed.
目錄(78章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Player 1 UP
- A closer look at the games
- Setting up your development environment
- Summary
- Chapter 2. Tappy Defender – First Step
- Planning the first game
- Building the home screen
- Coding the game loop
- The PlayerShip object
- Drawing the scene
- Deploying the game
- Summary
- Chapter 3. Tappy Defender – Taking Flight
- Controlling the spaceship
- Building the enemies
- The thrill of flight – scrolling the background
- Things that go bump – collision detection
- Summary
- Chapter 4. Tappy Defender – Going Home
- Displaying a HUD
- Implementing the rules
- Ending the game
- Adding sound FX
- Adding persistence
- Iteration
- The finished game
- Summary
- Chapter 5. Platformer – Upgrading the Game Engine
- The game
- Upgrading the game engine
- Summary
- Chapter 6. Platformer – Bob Beeps and Bumps
- The SoundManager class
- Introducing Bob
- Multiphase collision detection
- Player input
- Animating Bob
- Summary
- Chapter 7. Platformer – Guns Life Money and the Enemy
- Ready aim fire
- Summary
- Chapter 8. Platformer – Putting It All Together
- Bullet collision detection
- Adding some fire tiles
- Eye candy
- Summary
- Chapter 9. Asteroids at 60 FPS with OpenGL ES 2
- Asteroids simulator
- Introducing OpenGL ES 2
- Preparing OpenGL ES 2
- Building an OpenGL-friendly GameObject super class
- The spaceship
- Drawing at 60 + FPS
- Summary
- Chapter 10. Move and Draw with OpenGL ES 2
- Drawing a static game border
- Twinkling stars
- Bringing the spaceship to life
- Rapid fire bullets
- Reusing existing classes
- Drawing and moving the asteroids
- Scores and the HUD
- Summary
- Chapter 11. Things That Go Bump – Part II
- Planning for collision detection
- Performing the checks
- Precise collision detection with the border
- Precise collision detection with an asteroid
- Finishing touches
- Summary
- Index 更新時間:2021-07-16 13:50:15
推薦閱讀
- 程序員修煉之道:程序設計入門30講
- Raspberry Pi for Secret Agents(Third Edition)
- Python爬蟲開發(fā)與項目實戰(zhàn)
- Haxe Game Development Essentials
- Visual C#通用范例開發(fā)金典
- Extreme C
- Visual Basic程序設計習題與上機實踐
- Emotional Intelligence for IT Professionals
- 貫通Tomcat開發(fā)
- Python程序設計教程
- Greenplum構建實時數據倉庫實踐
- Mastering Node.js
- 3D Printing Designs:Design an SD Card Holder
- 趣味掌控板編程
- Computer Vision with Python 3
- MATLAB/Simulink與過程控制系統(tǒng)仿真
- 微信小程序開發(fā)實戰(zhàn)教程(PHP+Laravel+MySQL)(微課版)
- Scratch趣味編程:邏輯思維培養(yǎng)與訓練
- Mastering Laravel
- Python 3 程序設計
- Unity 3D從入門到精通(視頻微課版)
- Cocos2d Game Development Blueprints
- 餐飲管理與經營全案:互聯(lián)網思維創(chuàng)新餐飲管理和運營模式
- 名師講壇:Java開發(fā)實戰(zhàn)經典(第2版)
- AutoCAD 2008輔助設計
- Learning DevOps:Continuously Deliver Better Software
- Arduino開發(fā)實戰(zhàn)指南:STM32篇
- Gambas高級程序設計:基于國產操作系統(tǒng)
- Building Single:page Web Apps with Meteor
- ClickHouse入門、實戰(zhàn)與進階