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
- Host: GitHub
- URL: https://github.com/k-nrd/monogame-fsharp-xplat
- Owner: k-nrd
- License: mit
- Created: 2023-08-13T17:33:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-13T17:41:14.000Z (almost 2 years ago)
- Last Synced: 2025-01-07T08:16:01.007Z (4 months ago)
- Topics: android, cross-platform, desktopgl, fsharp, monogame
- Language: F#
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.