Pinned Repositories
monogame-aseprite
A Cross Platform C# Library That Adds Support For Aseprite Files in MonoGame Projects.
auto-refresher
jQuery plugin to autorefresh a page with a displayed progress bar and stop/start controls
eamuse-card-convert
A command-line utility for converting between card numbers written on the back of an e-Amusement card and the card ID stored in the RFID on the card.
monogame-astar-pathfinding
A quick implementation of A* pathfinding that can be used with a MonoGame project
monogame-hlsl-examples
Some quick examples to show how to use HLSL shaders in MonoGame
particle-emitter
Simple 2D Paticle Emitter for MonoGame projects
premultiply-alpha
CLI application that performs alpha premultiplication on the color data of image files.
RC4
C# implementation of RC4 encryption/decryption algorithm
tiny-engine-old
TinyEngine is a small lightweight engine for creating games using the MonoGame framework.
manbeardgames's Repositories
manbeardgames/monogame-hlsl-examples
Some quick examples to show how to use HLSL shaders in MonoGame
manbeardgames/auto-refresher
jQuery plugin to autorefresh a page with a displayed progress bar and stop/start controls
manbeardgames/monogame-astar-pathfinding
A quick implementation of A* pathfinding that can be used with a MonoGame project
manbeardgames/RC4
C# implementation of RC4 encryption/decryption algorithm
manbeardgames/premultiply-alpha
CLI application that performs alpha premultiplication on the color data of image files.
manbeardgames/tiny-engine-old
TinyEngine is a small lightweight engine for creating games using the MonoGame framework.
manbeardgames/eamuse-card-convert
A command-line utility for converting between card numbers written on the back of an e-Amusement card and the card ID stored in the RFID on the card.
manbeardgames/manbeardgames-site-tutorials
Files to accompany the tutorials written on http://manbeardgames.com
manbeardgames/monogame-content-reference
T4 templete to auto generate a public static class to reference all paths for your content
manbeardgames/monogame-extended-json-import
An example of importing custom json with MonoGame.Extended, meant to be used when reading the gist at https://gist.github.com/manbeardgames/5d6e4a4a09db56f497d37709fb040194
manbeardgames/monogame-scene-demo
A demo project showing how to implement scenes in base MonoGame project.
manbeardgames/monogame-scene-transition-demo
A quick demo application showing an implemtation of doing scene transitions for a game.
manbeardgames/monogame-templates
A collection of project templates that can be used with monogame
manbeardgames/multiplaform-game-development-with-monogame
The project files to accompany the tutorial at https://manbeardgames.com/tutorials/multiplaform-game-development-with-monogame/
manbeardgames/needscallouts-website
.NET5 MVC Website for the Needs Callouts Free Company
manbeardgames/talking-slime
A MonoGame application that detects microphone input level to animate the mouth of a 2D slime sprite.
manbeardgames/omgjam7
Entry for OMGJam 7.
manbeardgames/bemaniutils
A collection of utilities which together make up a hobby game services network for BEMANI games.
manbeardgames/csharp-code-snippets
A colleciton of C# code snippets that can be used with Visual Studio
manbeardgames/its-just-like-normal-mode
manbeardgames/its-just-like-normal-mode-archived
Repository to store resources and informaiton for the "It's Just Like Normal Mode?" FFXIV Static
manbeardgames/manbeardgames-site-builder
This is the custom SSG builder to build the manbeardgames.gitlab.io website
manbeardgames/manbeardgames.github.io
manbeardgames/master-spriggans
Discord bot for the Needs Callouts FFXIV Free Company
manbeardgames/monogame-collision-detection-demo
A demo MonoGame 3.8 project showing simple collision detection
manbeardgames/monogame-hub
Hub for managing monogame install, projects, and creating new projects
manbeardgames/MonoGame.Extended
Classes and extensions to make MonoGame more awesome
manbeardgames/RenderingTest
Rendering test for a monogame project
manbeardgames/static-site-generator
static-site-generator used to create http://www.manbeardgames.com
manbeardgames/tiny-engine
Small lightweight "engine" for use with MonoGame.