Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lassedtu/java-gol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Game of Life

This is a simple Game of Life project. It is written in Java. It runs in the console.

How to run it

First you need to compile the java files.

javac *.java

Then you can run the program.

java Main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages