Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 255 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 255 Bytes

ConwaysGameOfLife

Author: Shashank

This is a program in which you can draw your own cells into a grid and then play or step through generations of cells.

the code isn't very efficient right now, but the program does work as intended.