8ctopotamus / rock-paper-scissors-fsharp

A rps game to learn F#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock Paper Scissors - F#

Develop

Work in the RPSSandbox.fsx file.

To test in FSI, highlight the code and press alt + ENTER

Production

Move code to Program.fs

To run in terminal: dotnet run

About

A rps game to learn F#


Languages

Language:F# 100.0%