Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 251 Bytes

File metadata and controls

12 lines (8 loc) · 251 Bytes

Problem Statement

[1] Conway Game Of Life

Pre-requisite

[1] Java IDE, (I Use Intellij IDEA)

How To Run

[1] Go to the main folder, run GameOfLife.java

How To Test

[1] No Test Yet