Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hour of Code 2017: Introduction to Functional Programming with Scala

Quick and simple introduction to Functional Programming with Scala for Hour of Code 2017 event.

Requirements

How to…​

  • compile the project: sbt compile

  • run the project: sbt "run <generations>"

  • package the project: sbt assembly

  • run the packaged project: java -cp <path to generated jar> hourofcode2017.scala.gameoflife.<version>.GameOfLife <generations>

About

Hour of Code 2017: Introduction to Functional Programming with Scala

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages