View Single Post
Old 01-25-2014, 06:31 PM   #5
Psittacosis
AKA Cold Kitten
 
Psittacosis's Avatar
 
Join Date: Oct 2012
Posts: 91
Send a message via Skype™ to Psittacosis
Default Re: C++ Conway's Game of Life

Let me explain that a lot of this base file is from my instructor. The #define is from him, assuming that the file is correct is from him (I know it's not difficult to check or anything), etc. He basically gave us the base code and then told us to make it work. I guess I should have clarified that. Same with the libraries.

Also ansi.h is for cursorPosition, and at some point in time, it will be to modify some of the text. Again, that's something my instructor wants. Wouldn't bother if he wouldn't have told me to.

EDIT: I also fixed some of the consistency issues after I went back and looked at it.

Last edited by Psittacosis; 01-25-2014 at 06:37 PM..
Psittacosis is offline   Reply With Quote