I downloaded a version of conway's game of life that was adapted for arduino

I downloaded a version of conway’s game of life that was adapted for arduino and fast led, i managed to get it working and it is adaptable from 8x8 to larger matrices I suppose :slight_smile:

the code:https://drive.google.com/file/d/0BzhLE36asWItTllTSzNWSk5EVms/view?usp=sharing

Nice, thanks for sharing! For single files like this, I highly recommend using http://gist.github.com or http://pastebin.com. It’s much easier to share, fork, etc.

Cheers Jason , I managed to post some code on pastebin , it really made me sweat btw :slight_smile: