Technical requirements
In this chapter, we will be using the Python, PyCharm and Pygame as used in previous chapters.
Before you begin coding, create a new folder in the PyCharm project for the contents of this chapter called Chapter_15
.
The solution files containing the code can be found on GitHub at https://github.com/PacktPublishing/Mathematics-for-Game-Programming-and-Computer-Graphics/tree/main/Chapter15.