Three projects as follows:
a. Life static library, code for every needed function in the Life program.
b. LifeGame .exe application, i.e., a standard console application that haves the main function only.
c. Testing .exe application, i.e., a standard console application that will have all of the testing functions.