This implementation of Conway's Game of life in 3d with a parallel approach using sparse data structures is our first project for our Parallel and Distributed Computing master's course at IST, Lisbon.
Clone this repo and simple make
on the same directory. No aditional libraries are required.
This project is licensed under the terms of the MIT license.