Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Learning Java by Building Android Games - Second Edition
John Horton
ISBN: 978-1-78883-915-0
- Set up a game development environment in Android Studio
- Implement screen locking, screen rotation, pixel graphics, and play sound effects
- Respond to a player's touch, and program intelligent enemies who challenge the player in different ways
- Learn game development concepts, such as collision detection, animating sprite sheets, simple tracking and following, AI, parallax backgrounds, and particle explosions
- Animate objects at 60 frames per second (FPS) and manage multiple independent objects using Object-Oriented Programming (OOP)
Beginning C++ Game Programming
John Horton
ISBN: 978-1-78646-619-8
- Get to know C++ from scratch while simultaneously learning game building
- Learn the basics of C++, such as variables, loops, and functions to animate game objects, respond to collisions, keep score, play...