目錄(80章)
倒序
- coverpage
- Kivy Blueprints
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- Write once run anywhere
- What this book covers
- Setting up the working environment
- Hello Kivy
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Building a Clock App
- The starting point
- Modern UI
- Making the clock tick
- Layout basics
- Styling buttons
- Counting time
- Stopwatch controls
- Summary
- Chapter 2. Building a Paint App
- Setting the stage
- Fine-tuning the looks
- Drawing touches
- Clearing the screen
- Connecting the dots
- The color palette
- Setting the line thickness
- Summary
- Chapter 3. Sound Recorder for Android
- Writing platform-dependent code
- Metro UI
- Testing on Android
- Using the native API
- Summary
- Chapter 4. Kivy Networking
- Writing the chat server
- Screen manager
- Bringing the app online
- Enhancements and eye candy
- Summary
- Chapter 5. Making a Remote Desktop App
- The server
- JavaScript client
- Kivy Remote Desktop app
- Summary
- Chapter 6. Making the 2048 Game
- About the game
- Creating the 2048 board
- Making tiles
- Implementing the game logic
- Where to go from here
- Summary
- Chapter 7. Writing a Flappy Bird Clone
- Project overview
- Creating an animated background
- Making pipes
- Introducing Kivy Bird
- Collision detection
- Producing sound effects
- Summary
- Chapter 8. Introducing Shaders
- Unscientific introduction to OpenGL
- Using custom shaders in Kivy
- Making the Starfield app
- Summary
- Chapter 9. Making a Shoot-Em-Up Game
- Limitations of the project
- Texture atlases at a glance
- Designing a reusable particle system
- Writing the game
- Finishing touches
- Summary
- Appendix A. The Python Ecosystem
- Index 更新時間:2021-08-06 19:19:01
推薦閱讀
- Learn ECMAScript(Second Edition)
- Fundamentals of Linux
- Learning Real-time Processing with Spark Streaming
- 摩登創客:與智能手機和平板電腦共舞
- 程序員面試算法寶典
- Bulma必知必會
- Django:Web Development with Python
- Julia Cookbook
- Troubleshooting PostgreSQL
- Java EE核心技術與應用
- C語言程序設計
- Nginx Lua開發實戰
- Visual Basic程序設計教程
- 案例式C語言程序設計實驗指導
- Programming Microsoft Dynamics? NAV 2015
- Unity Character Animation with Mecanim
- 高效使用Greenplum:入門、進階與數據中臺
- C Primer Plus(第6版)中文版【最新修訂版】
- Drupal 7 Development by Example Beginner’s Guide
- 項目實踐精解:Java核心技術應用開發
- OpenCV Computer Vision with Python
- Node Cookbook
- 網頁設計與制作:HTML5+CSS3+JavaScript(第5版·微課版)
- C#程序設計教程
- Unity 2017 2D Game Development Projects
- ASP.NET Core 2 and Angular 5
- Puppet 5 Essentials(Third Edition)
- 深入學習Java開發簡單應用(藍橋杯軟件大賽培訓教材-Java方向)
- Red Hat Enterprise Linux Server Cookbook
- C#碼農筆記:從第一行代碼到項目實戰