To run the program:
Windows: Have Python 3 and Pygame installed Pygame can be installed using 'pip install pygame' in CMD Double click on start.bat
Other OS: Have Python 3 installed and Pygame installed Pygame can be installed using 'pip install pygame' in the terminal Type 'python main.py' or 'python3 main.py'
words_alpha.txt downloaded from https://github.com/dwyl/english-words/blob/master/words_alpha.txt words_common.txt downloaded from https://gist.github.com/deekayen/4148741
Text input solution from geeksforgeeks.org (https://www.geeksforgeeks.org/how-to-create-a-text-input-box-with-pygame/)
Alien Sprite assets from Kenny Game Assets (version 41)