An open API service indexing awesome lists of open source software.

https://github.com/jimbobbennett/TicTacToe

Just some dumb code to get TicTacToe working in F# and Xamarin Forms
https://github.com/jimbobbennett/TicTacToe

fsharp xamarin xamarin-forms

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/fsprojects/Elmish.XamarinForms).