Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 7 hours 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).