Skip to content

mglolmos/IntroCodingDojoScala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IntroCodingDojoScala

Skeleton for scalabcn coding-dojo: http://www.meetup.com/Scala-Developers-Barcelona/events/225493548/

Coding Dojo objective

The objective of the coding dojo is to resolve the Tennis Kata.

Tennis Kata

  • Player wins a game when:
  • points >= 4 && points >= otherPoints + 2
  • Love < Fifteen < Thirty < Forty
  • Deuce: points == otherPoints && points >= 4
  • Advantage: points == otherPoints + 1 && points >= 4

Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages