TicTacToe

Just some dumb code to get TicTacToe working in F# and Xamarin Forms

MIT License

Stars
13

TicTacToe

This is an implementation of a mobile app version of TicTacToe in F#. The app is build using Xamarin.Forms, using the Elmish arcitecture from here.