Skip to content

thomaska/fp-concepts-in-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional Programming Concepts

Here you will find the code and the slides used for the Functional Programming Concepts session.

Talk abstract and description can be consulted here.

Slides can be found directly on the companion site.

Tic Tac Toe

This is the traditional Tic Tac Toe game, played in the command line.
The user enters his input by providing the coordinates of the square he wants to play.
The computer plays by selecting a random square.

About

Funtional Programming Concepts in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages