Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 291 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 291 Bytes

Overview

This repository is an easy implementation of 'Game Of Life' based on the rules which you can find at the link down below:

Conway's Game of Life

Requirements

  • Use React

  • Use Typescript

  • After deploy