49 skills found · Page 1 of 2
bytecauldron / Awesome GamemakerA curated list of awesome libraries, snippets, guides, and projects for GameMaker.
ZA-LiA / ZALiAThe ZALiA GameMaker:Studio project including the source code, and most, if not all, of its contents
TandyRum1024 / Gms Bjortfx FilterA GameMaker demo project of shader-based postprocessing effect that emulates CRT-like retro screen.... or not, I guess.
YoYoGames / YourWorldOpen source top down world, written with GameMaker: Studio project
DragoniteSpam / EmuUI for GameMaker. Looks like Windows Forms. Use this if you're not making a game, or otherwise if you want your game to look like tax software or something.
DragoniteSpam / DDDEditorGMS2General purpose game editor made in Game Maker Studio 2. The basis for a lot of the tools I make.
gurpreetsinghmatharoo / Gms2.3 Turn Based RpgA Turn-Based RPG Project being developed in GameMaker Studio 2.3
YAL-GameMaker-Tools / AseSync23Automatically updates sprites in GameMaker Studio 2.3+ projects to match changes to Aseprite files on disk
LooveToLoose / BROINKBROINK GameMaker Project
KeeVeeGames / Foreach.gmlforeach() loop implementation for GameMaker 2.3 for arrays, ds_lists, ds_maps, ds_stacks, ds_queues, ds_priorities and structs
odditica / Renderdoc Gms2 KitA RenderDoc settings file generator for GameMaker: Studio 2 projects.
bscotch / OlympusTesting framework for GameMaker projects with useful features.
KeeVeeGames / ArrayList.gmlThe most complete list class for GameMaker Studio 2.3+. GC-friendly, [ ] accessor, 50+ functions (add, remove, insert, contains, find, sort, shuffle, reverse, etc.) and reference as array.
Infiland / GM2GodotA tool that converts GameMaker projects into Godot
Apress / Practical Gamemaker ProjectsSource Code for 'Practical GameMaker Projects' by Ben Tyers
CataclysmicStudios / TomeA library for automatically generating documentation sites from GameMaker projects
YAL-GameMaker-Tools / GmxDataSyncExtracts matching sprite/sound/background/font assets from a data.win into a GameMaker: Studio project. Mostly intended for distributing a game's source code without having to distribute assets with it.
KeeVeeGames / DeepCopy.gmlDeep clone GameMaker class instances / constructed structs, anonymous structs and arrays nested in any order!
badwrongg / GameMakerProjectsGameMaker Projects
Atennebris / GMSyncLive-edit GameMaker Studio 2 projects from VS Code without restarting the IDE.