Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 269 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 269 Bytes

Game of Life workshop

Language templates and instructions

Guardrails Driven Development

THESE SHALL NOT PASS!

1. create_grid

2. current_cell_status

3. invert_grid

4. valid_coordinate

5. alive_neighbour_count

6. next_cell_status

7. next_generation