Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 270 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 270 Bytes

Conway's Game of Life

This implementation was created as part of the GnuCOBOL course by Fiducia & GAD IT AG.

Compile and run with

cobc -x gol.cbl && ./gol < maps/124p37.txt

Output

Output

Exit with

Control-C