Skip to content

vatsalgp/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

GameOfLife

Make

javac -d out life/*.java

Run CLI

java -cp out life.CLI

Run GUI

java -cp out life.GUI

About

Game of Life implementation using Java for both CLI and GUI

Resources

Stars

Watchers

Forks

Contributors

Languages