Skip to content

Swift implementation of Conway's Game Of Life, as a framework

Notifications You must be signed in to change notification settings

DRosadoYew/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift implementation of Conway's Game Of Life

Build Status codecov


As a framework, no UI.

Classic TDD approach. No test doubles.

Check TODO file for pending tasks.