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

https://github.com/k-nrd/monogame-fsharp-xplat

Monogame + F#, for DesktopGL and Android
https://github.com/k-nrd/monogame-fsharp-xplat

android cross-platform desktopgl fsharp monogame

Last synced: 3 months ago
JSON representation

Monogame + F#, for DesktopGL and Android

Awesome Lists containing this project

README

        

# Requirements

You'll need Xamarin Android SDK to get this running. I use arch, btw, so I got it from AUR (thanks to the `xamarin-android` guys).

## Other comments

I don't know nuthin about .NET, Monogame, F# or even Android, for that matter. I created this in an attempt to learn all of those.

I hacked around until stuff worked, which is definitely not what a pro would do. Please tell me if I did something stupid.