Skip to content

danwatford/gameoflife-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A scala based Game of Life implementation.

Run using: sbt run

Advance through GoL generations by click the Tick button.

Clicking on the grid directly will toggle whether a cell is dead or alive.

Eclipse: To create project files to enable importing into Scala IDE or Eclipse with Scala plugins, run: sbt "eclipse with-source=true"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published