Important Issue - the game can be completed without it but won't run on every Operating System.
We need to implement a makefile that downloads all the dependencies, compiles the code, and runs it effectively on all machines for a normal user regardless of the operating system he/she is using.
Since it's not a big project, we won't need docker containers for it. However, someone with a sound knowledge of docker is more than welcome to implement it that way.
It can be done with a small makefile.
Important Issue - the game can be completed without it but won't run on every Operating System.