Skip to content

pavelbraginskiy/MonoVarmint

 
 

Repository files navigation

MonoVarmint is a helpful framework for working with MonoGame.

It is: - open-source (MIT License) - Provided as a shared-code project (not dll) to simplify distribution

What is included:

VarmintTools - helpful classes for misc issues
	VarmintCrypto - class for very simple cryptography
	VarmintId - a way to generate your own unique ID for mobile applications
	VarmintSerializer - a no-nonsense "It just works" serializer.  


VarmintWidgets - a XAML-like library for doing UI in MonoGame
	See the getting started document for how to use it.  

WindowsDemo - A demostration project to show how to used VarmintWidgets

About

Tools for developing games on top of MonoGame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%