Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 361 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 361 Bytes

conway

Conway's game of Life on the epiphany core

Inspired and loosely based on the parallela_examples game of life project

Project Sections

File parsing

Settings up Cores w/ buffers

State status broadcasting of Cores

Game Iteration Synchronization with host