Conway's Life

My implementation of Conway’s Game of Life is now available on GitHub as well as Codebender.

https://github.com/MLXXXp/MicroViewLife

https://codebender.cc/sketch:49038

http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

Just got some free time to test this out, you made the library so fluid that I can’t imagine the result is actually from such a low resource microcontroller. Well done Scott.

Thanks. I wouldn’t be surprised if there were better ways to do this, or improvements that could be made to my engine. I didn’t look at any other implementations before coding. I just wrote from scratch, following the rules. I did spend a fair bit of time thinking about techniques to optimise it, though.

VIdeo please

brucesallen:
VIdeo please

[https://youtu.be/T_lzKb50Rug](https://youtu.be/T_lzKb50Rug)