Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 278 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 278 Bytes

gol-angular

Conway's Game of Life in AngularJS and drawn with SVG

Todo before first tag:

  • Add timer directive to loop through steps
  • Move Game logic into service so controller just holds current view settings
  • Add more form elements to set more view settings