Game of Life Console
To long didn’t read -> Source Code
This project was a throwaway at first until a friend told me to upload it to my portfolio to show my capabilities in C++ after a few weeks of learning the language.
I kept this as simple as I could, considering I didn’t plan to show it off in the first place and was trying to get it to work.
I used a frame buffer technique I saw on YouTube by Javidx9 using the ‘Windows.h’ and the WriteConsoleOutputCharacter macro.
Below are screenshots of a run
frame 2
frame 3