• Stars
    star
    1
  • Language
    C#
  • License
    MIT License
  • Created over 7 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Quick library for animating sprites in MonoGame

More Repositories

1

AdMobBuddy

Library for viewing AdMob ads into a Xamarin.Android, Xamarin.iOS, and MonoGame apps
C#
28
star
2

ResolutionBuddy

Easily manage the window resolution of an MonoGame project
C#
15
star
3

Equationator

A thing for taking a math equation as a text string, parsing it, and getting a result.
C#
14
star
4

BulletMLExamples

A bunch of samples of bulletml scripts from around the web
13
star
5

BulletMLLibQuickStart

A quick sample program used to test teh BulletMLLib
C#
9
star
6

ResolutionBuddyExample

a quick game to show how to use the ResolutionBuddy
C#
7
star
7

MenuBuddy

MonoGame library for menus and game state management
C#
6
star
8

CollisionBuddy

Monogame library for circle/line and tunnel-free circle/circle collision detection.
C#
6
star
9

BloomComponent

Component for adding bloom effect to MonoGame projects
C#
5
star
10

BasicPrimitiveBuddy

a thing for drawing primitive shapes in xna/monogame
C#
5
star
11

Vector2Extensions

a couple useful extension methods for XNA vector2's
C#
5
star
12

SteelBattalion.NET

.NET-based library for interfacing with the original Steel Battalion X-Box controller. Utilizes LibUSB drivers. Works on 32-bit and 64-bit platforms, including Windows 7.
C#
5
star
13

RandomExtensions

c# random extensions for range of doubles... also random name & swear word generator, just for fun :)
C#
5
star
14

HadoukInput

MonoGame input library for sanitizing and pattern matching of controller input
C#
4
star
15

StateMachine

A finite state machine for Monogame
C#
4
star
16

ParticleBuddy

a simpler particle engine for XNA/Monogame
C#
4
star
17

FontBuddySample

A sample project for the FontBuddy lib... nice for testing it and making sure it all still works
4
star
18

XmlBuddy

thing for helping to read in content from xml files
C#
4
star
19

RevMobBuddySample

Example of RevMob intergration on MonoGame using RevMobBuddy
3
star
20

ScenarioGenerator

Give a short description and create an entire scenario!
Python
3
star
21

FontBuddy

Put some text on the screen easier with MonoGame
C#
3
star
22

SpriteEffect

An example of several custom shaders in a MonoGame shared project for iOS, Android, and desktop
C#
3
star
23

GameTimer

Some super handy CSharp XNA/Monogame timer objects that can be used for time effects like hiererchical time, slowdown, speedup, hitpause, etc.
C#
3
star
24

PixelValley

An enchanting AI-driven village simulator where Autonomous Generative Agents come to life, and stories unfold in a cozy, virtual haven
Python
3
star
25

BookOfFiveRings

A samurai duel for the Atari 2600
C
3
star
26

FlockBuddy

A flocking AI for MonoGame projects
C#
2
star
27

RfidPhidgetUnity

C#
2
star
28

SanFranciscoFoodTruckQA

Find out about food trucks in San Francisco using AI
Python
2
star
29

QuadTree

a resizeable quadtree for xna/monogame
C#
2
star
30

MatrixExtensions

Several extension methods for the MonoGame Matrix class
C#
2
star
31

BulletCircus

MonoGame library game that mixes BulletML with flocking and collision detection
C#
2
star
32

CellSpacePartition

A thing for splitting up a 2d game world into cells, used to speed up collision detection etc.
C#
2
star
33

SQLiteConnectionBuddy

Simplify opening SQLite databases for cross-platform .Net projects
C#
2
star
34

CameraBuddy

2d camera for MonoGame
C#
2
star
35

SpriteFontPlus.Content

MonoGame Content Pipeline extension for SpriteFontPlus files
C#
2
star
36

InputHelper

Helper classes for wrapping up input from different devices.
C#
2
star
37

ToastBuddyLib

MonoGame library to easily show messages to the player via toast popups
C#
2
star
38

RevMob.MonoGame

RevMob integration for MonoGame.Android and MonoGame.iOS
C#
2
star
39

PlayFabAuthExample

C#
2
star
40

FontBuddyPlus

Use SpriteFontPlus in a FontBuddy
C#
2
star
41

ParallaxBackgroudBuddy

MonoGame library for drawing background images at different scrolling layers
C#
2
star
42

FacebookLoginBuddy

Wrapper class for native Facebook sign-in on Xamarin mobile projects
C#
2
star
43

MenuBuddySample

quick sample game showing how to use the menubuddy game state management system.
C#
2
star
44

AskForRatingBuddy

MonoGame library for periodically asking the user to rate your app on the Google Play Store and Apple App Store
C#
2
star
45

RenderBuddy

MonoGame library to simplify drawing images
C#
2
star
46

XamarinFormsMonoGameExample

Spin up a MonoGame project inside a Xamarin Forms app
C#
2
star
47

ListExtensions

A helper library with several extensions for the System.Collections.Generic.List class
C#
2
star
48

AudioBuddy

thing for managing XACT audio content in monogame
C#
1
star
49

ParticleExample

Sample game showing how to use the ParticleBuddy package
C#
1
star
50

ColorSkeletonStream_KinectMonoGame

display the skeleton joints & bones on top of kinect color stream
C#
1
star
51

ExternalStorageBuddy

Quick lib to help asking for Android permission for external storage
C#
1
star
52

StableDiffusionCharacterCreator

Use generative AI to create characters for your projects
Python
1
star
53

CameraBuddySample

This thing shows how to use the CameraBuddy system.
1
star
54

StateMachineExample

A quick test game showing how to use the StateMachine library.
XML
1
star
55

PrimitiveBuddySample

1
star
56

AStarTest

thing for testing astar library
C#
1
star
57

Filename

A simple filename helper class for xna content files
C#
1
star
58

StarFieldDemo

demo of the starfield lib
C#
1
star
59

HighScoreBuddy

MonoGame library for local high score tables
C#
1
star
60

LifeBarBuddy

C#
1
star
61

MonogameScreenToolsExample

Sample game showing how to use the MonogameScreenTools library
1
star
62

RectangleF

Simple MonoGame library for a rectangle that uses float values instead of int
C#
1
star
63

CollectionViewSelectionBug

This is an example of a CollectionView blocking user input even with SelectionMode="None"
C#
1
star
64

TouchScreenBuddy

Manage tap points on a touchscreen game in MonoGame
C#
1
star
65

TouchBuddyExample

Sample project showing how to use the TouchBuddy library
C#
1
star
66

BulletCircusDemo

A small game to demonstrate the BulletFlockBuddy and how it works
C#
1
star
67

SpriteFontPlusExample

Example app using SpriteFontPlus with the MonoGame Content Pipeline
C#
1
star
68

BulletMLFlockingExamples

These are a bunch of BulletML scripts that use a lot of the "aim" mechanic. Used to demo the BulletFlockBuddy.
1
star
69

SQLiteConnectionBuddyTest

Sample app for the SQLiteConnectionBuddy
1
star
70

Steering-Behaviors

chapter 3 example from the book AI Game Programming By Example
1
star
71

PlayFabBuddy.Core

Nuget package for the Xamarin PlayFab SDK
C#
1
star
72

PlayFabBuddy.Auth

Authentication wrapper around the PlayFab Xamarin client SDK
C#
1
star
73

CollisionBuddySample

A few sample projects showing how ot use the CollisionBuddy library
1
star
74

InputParticlesComponent

Library for popping up little particle effect whenever the user taps the screen in a MonoGame project
C#
1
star
75

ShareBuddy

A MonoGame lib for sharing things on social media
C#
1
star
76

WaterRippleBuddy

MonoGame comoponent for drawing water ripples
C#
1
star
77

FlockBuddyFlockingDemo

this is a little game to show off the flocking functionality in the FlockBuddy library
C#
1
star
78

MouseBuddyExample

Sample game demonstrating the MouseBuddy event-based mouse handling for MonoGame
C#
1
star
79

PlayFabBuddy.LoginScreen

Library for displaying and logging into PlayFab for MonoGame and the Buddy system
C#
1
star
80

Space-Game

A simple space 2D game written in C# with MonoGame/XNA Framework.
C#
1
star
81

InsertCoinBuddy

A very simple MonoGame library that sits and listens for coin drops (keyboard press, etc.), tracks number of credits, and has a screen for changing settings.
C#
1
star