We utilized several modules for this project, including the following:
- the json module - This is a built-in module in python.
- the pygame module - This can be installing by running: sudo apt-get install python-pygame
- the sys module - This is a built-in module in python.
- the math library - This is a built-in library in python.
- the random library - This is a built-in library in python.
- the csv module - This is a built-in module in python.