Skip to content

Added Patreon. Updated Resources #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions website/_data/patreons.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,10 @@
"name": "Cynthia McMahon",
"tier": "SpriteBatch",
"url": "https://cynthiamcmahon.ca/blog/"
},
{
"name": "Austin Sojka",
"tier": "Model.Draw",
"url": "https://romansixvigaming.com/"
}
]
77 changes: 45 additions & 32 deletions website/_data/resources.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[
{
"name": "b1",
"title": "Beginning C# Programming with MonoGame",
"author": "A.T. Chamillard",
"cover": "https://m.media-amazon.com/images/I/61LDsDJX8hL._SL1250_.jpg",
Expand All @@ -11,7 +10,6 @@
]
},
{
"name": "b2",
"title": "Introduction to Programming with C#, XNA and MonoGame",
"author": "Robert Cook",
"cover": "https://m.media-amazon.com/images/I/819kOLVdDuL._SL1500_.jpg",
Expand All @@ -22,7 +20,6 @@
]
},
{
"name": "b4",
"title": "Game Development with MonoGame",
"author": "Micheal Fleischauer",
"cover": "https://gamefromscratch.com/wp-content/uploads/2020/07/Book_Cover.png",
Expand All @@ -33,7 +30,6 @@
]
},
{
"name": "b5",
"title": "MonoGame Succinctly",
"author": "Jim Perry",
"cover": "https://gamefromscratch.com/wp-content/uploads/2020/07/Book_Cover.png",
Expand All @@ -44,7 +40,6 @@
]
},
{
"name": "b6",
"title": "MonoGame Role-Playing Game Development Succinctly",
"author": "Jim Perry & Charles Humphrey",
"cover": "https://gamefromscratch.com/wp-content/uploads/2020/07/Book_Cover.png",
Expand All @@ -55,7 +50,6 @@
]
},
{
"name": "b7",
"title": "Game Development with MonoGame: Build a 2D Game Using Your Own Reusable and Performant Game Engine",
"author": "Louis Salin & Rami Morrar",
"cover": "https://images.booksense.com/images/books/706/277/FC9781484277706.JPG",
Expand All @@ -66,7 +60,6 @@
]
},
{
"name": "b8",
"title": "Development of a 2D computer game for Windows in C# with MonoGame",
"author": "Gunther Pasetzky",
"cover": "https://m.media-amazon.com/images/I/81r8W4loYmL._SY522_.jpg",
Expand All @@ -77,7 +70,6 @@
]
},
{
"name": "b9",
"title": "Learning C# by Programming Games",
"author": "Wouter van Toll, Arjan Egges, Jeroen D. Fokker",
"cover": "https://m.media-amazon.com/images/I/51m-9KP-ceL._SY522_.jpg",
Expand All @@ -88,7 +80,6 @@
]
},
{
"name": "b10",
"title": "August Dahlkvist",
"author": "Wouter van Toll, Arjan Egges, Jeroen D. Fokker",
"cover": "https://i.imgur.com/l70Z3R2.png",
Expand All @@ -99,7 +90,6 @@
]
},
{
"name": "e1",
"title": "FlatRedBall",
"author": "Victor Chelaru",
"cover": "https://flatredball.com/wp-content/uploads/2016/02/cropped-logo-1024-150x150.png",
Expand All @@ -110,7 +100,6 @@
]
},
{
"name": "l1",
"title": "MonoGame.Extended",
"author": "Craftworkgames and contributors",
"cover": "https://www.monogameextended.net/img/logo.png",
Expand All @@ -121,7 +110,6 @@
]
},
{
"name": "u1",
"title": "Gum",
"author": "Victor Chelaru",
"cover": "https://docs.flatredball.com/~gitbook/image?url=https%3A%2F%2F3900811371-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Forganizations%252F-M_fyYVTQKWSV65sXTSp%252Fsites%252Fsite_3hxze%252Flogo%252Fo54By5G58RWuAHsltTBS%252Fgum-logo-reverse-512.png%3Falt%3Dmedia%26token%3D54198098-3f7d-40ff-a442-1a28a2fbbca9&width=260&dpr=2&quality=100&sign=55148268&sv=2",
Expand All @@ -132,18 +120,17 @@
]
},
{
"name": "l3",
"title": "Myra",
"author": "Roman Shapiro",
"cover": "",
"cover": "https://github.com/rds1983/Myra/raw/master/images/AllWidgetsSample.png",
"url": "https://github.com/rds1983/Myra",
"pixelart": false,
"tags": [
"libraries"
"libraries",
"ui"
]
},
{
"name": "l4",
"title": "ImGui.NET",
"author": "ImGuiNET",
"cover": "",
Expand All @@ -154,7 +141,6 @@
]
},
{
"name": "l5",
"title": "MonoGame.Aseprite",
"author": "Christopher Whitley (AristurtleDev)",
"cover": "https://monogameaseprite.net/images/logo.svg",
Expand All @@ -165,7 +151,6 @@
]
},
{
"name": "em1",
"title": "MonoGame.Forms",
"author": "BlizzCrafter",
"cover": "https://raw.githubusercontent.com/BlizzCrafter/MonoGame.Forms/master/Logos/Logo_Banner_Social_800.png",
Expand All @@ -176,7 +161,6 @@
]
},
{
"name": "em2",
"title": "MonoGame.WpfCore",
"author": "Craftwork Games",
"cover": "https://github.com/craftworkgames/MonoGame.WpfCore/raw/master/.template.config/screenshot.png",
Expand All @@ -187,7 +171,6 @@
]
},
{
"name": "u3",
"title": "MonoGame.ImGuiNet",
"author": "tsMezotic",
"cover": "https://github.com/tsMezotic/MonoGame.ImGuiNet/raw/main/Images/ReadMeBanner.png",
Expand All @@ -198,7 +181,6 @@
]
},
{
"name": "u4",
"title": "Apos.Gui",
"author": "Jean-David Moisan (Apostolique)",
"cover": "https://github.com/Apostolique/Apos.Gui/raw/main/Images/Showcase.gif",
Expand All @@ -209,7 +191,6 @@
]
},
{
"name": "l7",
"title": "MLEM and MLEM.Ui",
"author": "Ellpeck",
"cover": "https://raw.githubusercontent.com/Ellpeck/MLEM/main/Media/Logo.png",
Expand All @@ -222,7 +203,6 @@
}
,
{
"name": "l8",
"title": "Contentless",
"author": "Ellpeck",
"cover": "https://raw.githubusercontent.com/Ellpeck/Contentless/main/Logo.png",
Expand All @@ -234,7 +214,6 @@
]
},
{
"name": "as1",
"title": "Kenny NL Assets",
"author": "Kenny NL",
"cover": "https://kenney.nl/data/img/[email protected]",
Expand All @@ -245,7 +224,6 @@
]
},
{
"name": "c1",
"title": "Learn Game Development with C# Programming and MonoGame!",
"author": "Kyle Schaub",
"cover": "https://www.udemy.com/staticx/udemy/images/v7/logo-udemy.svg",
Expand All @@ -256,7 +234,6 @@
]
},
{
"name": "p1",
"title": "VelcroPhysics (Formerly Farseer Physics)",
"author": "Ian Qvist (GenBox)",
"cover": "",
Expand All @@ -268,7 +245,6 @@
]
},
{
"name": "p2",
"title": "Aether.Physics2D",
"author": "Nikos Kastellanos (nkast)",
"cover": "https://github.com/nkast/Aether.Physics2D/raw/main/Documentation/Images/3DCameraDemo.png",
Expand All @@ -280,8 +256,7 @@
]
},
{
"name": "p3",
"title": "bepuphysics1",
"title": "Bepu Physics",
"author": "Bepu Entertainment (bepu)",
"cover": "",
"url": "https://github.com/bepu/bepuphysics1",
Expand All @@ -292,7 +267,6 @@
]
},
{
"name": "p4",
"title": "VolatilePhysics",
"author": "Alexander Shoulson (ashoulson)",
"cover": "https://raw.githubusercontent.com/ashoulson/VolatilePhysics/master/Images/example1.gif",
Expand All @@ -304,7 +278,6 @@
]
},
{
"name": "ai1",
"title": "AStar",
"author": "Roy Triesscheijn (roy-t)",
"cover": "https://github.com/roy-t/AStar/raw/master/viewer.png?raw=true",
Expand All @@ -315,7 +288,6 @@
]
},
{
"name": "ai2",
"title": "BrainAI",
"author": "Artem Votintsev (ApmeM)",
"cover": "",
Expand All @@ -324,5 +296,46 @@
"tags": [
"ai"
]
},
{
"title": "FMod",
"author": "FMod",
"cover": "",
"url": "https://www.fmod.com/",
"pixelart": false,
"tags": [
"audio"
]
},
{
"title": "FMod IO",
"author": "FMod",
"cover": "",
"url": "https://www.fmod.com/io",
"pixelart": false,
"tags": [
"audio",
"sound effects"
]
},
{
"title": "FMod Studio",
"author": "FMod",
"cover": "https://www.fmod.com/assets/img-studio/feature-fullscreen-event-editor.jpg",
"url": "https://www.fmod.com/studio",
"pixelart": false,
"tags": [
"audio"
]
},
{
"title": "tiny-fmod",
"author": "Christopher Whitley (AristurtleDev)",
"cover": "",
"url": "https://github.com/AristurtleDev/tiny-fmod",
"pixelart": false,
"tags": [
"audio"
]
}
]