/tennis

simple console tennis tournament

Primary LanguageC#

Simple console tennis tournament

The idea with this project is to use it as a tool to learn F#.

First, the project will be built TDD with C#.

Second, the C# tests will pass against F#

Last, make a pure functional version

At least that is the plan...