Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 413 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 413 Bytes

ECE465 Cloud Computing Final Project: Conway's Game of Life Simulator for Images

This repo contains the necessary files to deploy a cloud-based Game of Life Simulator for images. A user can make a request through a frontend that is stastically hosted on S3. This, in turn, will wake Lambdas to perform the actual processing. For more details, see the video here.