All Projects → romanov → monogame-fsharp

romanov / monogame-fsharp

Licence: other
F# template for creating games via MonoGame

Programming Languages

F#
602 projects

Labels

Projects that are alternatives of or similar to monogame-fsharp

Landlord
Landlord was a planned roguelike game, which may yet be completed one day if I decide I am willing to re-approach it.
Stars: ✭ 40 (+37.93%)
Mutual labels:  monogame
Apos.Shapes
Shape rendering in MonoGame.
Stars: ✭ 21 (-27.59%)
Mutual labels:  monogame
monogame-aseprite
MonoGame framework extension to import animations from Aseprite
Stars: ✭ 53 (+82.76%)
Mutual labels:  monogame
UI Engines
Engine specific libraries for Empty Keys UI
Stars: ✭ 52 (+79.31%)
Mutual labels:  monogame
OpenNFS1
Remake of the original EA Need for Speed 1 using c# and Monogame
Stars: ✭ 157 (+441.38%)
Mutual labels:  monogame
CTR-tools
Crash Team Racing (PS1) tools - a C# framework by DCxDemo and a set of tools to parse files found in the original kart racing game by Naughty Dog.
Stars: ✭ 93 (+220.69%)
Mutual labels:  monogame
LDtkMonogame
Monogame renderer and importer for LDtk Level editor
Stars: ✭ 43 (+48.28%)
Mutual labels:  monogame
monogame-framework-wpfinterop
Wpf interop code to host MonoGame controls inside WPF windows
Stars: ✭ 67 (+131.03%)
Mutual labels:  monogame
FiniteStateMachine
This project is a finite state machine designed to be used in games.
Stars: ✭ 45 (+55.17%)
Mutual labels:  monogame
AnodyneSharp
A rewrite of the game Anodyne in Monogame
Stars: ✭ 14 (-51.72%)
Mutual labels:  monogame
hevadea
🗺 A game about exploring a randomly generated world.
Stars: ✭ 29 (+0%)
Mutual labels:  monogame
cocos2d-mono
Continuation of Cocos2D-XNA project, with focus on MonoGame
Stars: ✭ 18 (-37.93%)
Mutual labels:  monogame
Wallop
Extensible, living/animated wallpaper engine built in C# using Silk.NET's OpenGL wrapper at its core.
Stars: ✭ 27 (-6.9%)
Mutual labels:  monogame
easy-extends
一个简单快速安装PHP扩展的程序--最简单的方法就是使用Linux
Stars: ✭ 78 (+168.97%)
Mutual labels:  monogame
DungeonMaster.NET
Reimplementation of famous old Dungeon Master game.
Stars: ✭ 23 (-20.69%)
Mutual labels:  monogame
MonoGame.Primitives2D
Easy-to-use 2D primitives
Stars: ✭ 44 (+51.72%)
Mutual labels:  monogame
Comora
A simple 2D camera for Monogame.
Stars: ✭ 71 (+144.83%)
Mutual labels:  monogame
MLEM
MLEM Library for Extending MonoGame provides extension methods, improvements and additional features like a ui system and easy input handling.
Stars: ✭ 26 (-10.34%)
Mutual labels:  monogame
Facepunch.Steamworks-MonoGame-Integration
Facepunch.Steamworks + MonoGame.Framework = the easiest SteamAPI Integration for your app!
Stars: ✭ 18 (-37.93%)
Mutual labels:  monogame
Apos.Content
Content builder library for MonoGame.
Stars: ✭ 14 (-51.72%)
Mutual labels:  monogame

logo

MonoGame project template in F#

Write your games in F# powered by MonoGame (.NET CORE, .NET 5, .NET 6)

Download the project (Visual Studio 2022)

Download project for Visual Studio 2022

Install (VSIX Template, Visual Studio 2019)

Download VSIX extension and run it

Quick Start (manual, Visual Studio 2019)

  1. Install F# desktop language support for Visual Studio 2019 (individual components tab)
  2. Clone this repo and open it
  3. Check and update references for nuget MonoGame.Framework.WindowsDX

Don't forget to run as a desktop app (Project -> [Project] Properties):

Quick Start (manual, Visual Studio 2017)

  1. Install F# tools for Visual Studio 2017
  2. Clone this repo and open it
  3. Check and update references

Quick Start (manual, Visual Studio 2015)

  1. Install F# tools for Visual Studio 2015 (bundled with VS2015)
  2. Clone this repo and open it
  3. Check and update MonoGame references

Content folder management in Visual Studio 2015

Install Visual F# Power Tools and enable Folder Organization:

Tools -> Options -> F# Power Tools -> Folder Organization

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].