Game of Life — Using Lists to Focus Processing

Let's discuss the basic parts to code the Game of Life using list data structure to hold the sets of grid points that may become alive or may die in the next generation.


March 19, 2013
URL:http://www.drdobbs.com/cpp/lock-options/cpp/game-of-life-using-lists-to-focus-proce/240151202

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.