Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Latest commit

 

History

History
3 lines (2 loc) · 234 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 234 Bytes

GameofLife

An implementiation of Conway's Game of Life done at the beginning of the year for class. Termmanip.h is a series of inline functions for writing escape codes written by my professor, while the gol.cpp is entirely by me.