Skip to content

mmwaikar/wordle-cli

Repository files navigation

wordle-cli

Cmd line version of the Wordle game written in F# / C#.

The logic (WordleCli.Logic) and tests (WordleCli.Logic.Tests) are written in F# and can be used both from F# / C# applications.

The cmd line application is written in C# using the excellent Spectre.Console library. It consumes the above F# library.

This application demonstrates how easy and seamless it is to consume any F# library from C#. It also demonstrates, that there is no better language then F# ❤️ on the .Net platform 💪.

About

Cmd line version of Wordle game in F#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors