Skip to content

stevebakh/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

A simple Scala implementation of Conway's Game of Life with a ScalaFX (JavaFX) UI.

As of April 2020, updated to use the most recent ScalaFX release and Java 13.

A JEnv .java-versions file is included in the root of the project to locally set this project to use Java 13 (for those with both JEnv and Java 13 installed).

screenshot

Current usage: sbt run or sbt test

About

Simple scala implementation of Conway's Game of Life

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages