Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 258 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 258 Bytes

Game-of-Life

Conway's Game of Life clone built with SFML library
with load/save ability and manual/auto iteration

SFML Dependencies

  • openal32
  • sfml-graphics-2
  • sfml-system-2
  • sfml-window-2