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
Conway's Life
Moderators: phalanx, marcus@geekammo, Help@GeekAmmo
-
- Posts: 41
- Joined: Fri Jul 18, 2014 11:45 am
Re: Conway's 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.
Re: Conway's Life
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.
Re: Conway's Life
https://youtu.be/T_lzKb50Rugbrucesallen wrote:VIdeo please