jasonmartens / Counting-Out-Game

An implementation of the Counting-Out-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Counting-Out-Game

An implementation of the Counting-Out-Game

To Run, use sbt "run n k" where N is the number of people, and K is the number of steps.

To run tests, use sbt test.

About

An implementation of the Counting-Out-Game

License:MIT License


Languages

Language:Scala 100.0%