Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 270 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 270 Bytes

game_of_life

This is a small-scale console version of Conway's game of life made with Ruby. It was initially made with a team during my time at Academy Pittsburgh. I have improved upon the design by adding options for initial cell positions (including randomization).