Releases: xAlessandroC/ConwayGameOfLife
Releases · xAlessandroC/ConwayGameOfLife
v0.0.3
v0.0.2
Added main core elements of the application:
- Add implementation of Game of Life rules
- Add quadtree indexing implementation
- Add github page and documentation
v0.0.1
Add skeleton for Flask project:
- Add skeleton for Flask web app
- Add Docker deployment
- Add ci/cd pipelines