Chapter 8. Writing a Match-3 Game
In this chapter we will cover:
- Handling asynchronous multi-touch input
- Improving the audio playback mechanism
- Shutting down the application
- Implementing the main loop
- Creating a multiplatform gaming engine
- Writing the match-3 game
- Managing shapes
- Managing the game field logic
- Implementing user interaction within a game loop