Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Gamemaker

Gamemaker

95 projects

Showing 36 of 73 projects

Pixel Perfect Smooth Camera
Pixel Perfect Smooth CameraGame Maker Language

A GameMaker Studio 2 camera system that combines pixel-perfect rendering with smooth movement to eliminate visual artifacts.

#gamemaker#pixel-art#visual-effects
Stars38
Forks5
Last commit
Snitch
SnitchGame Maker Language

A logging and crash handling system for GameMaker LTS 2022, designed to improve debugging and error tracking.

#gamemaker#gamedev-tools#gamemaker-studio-2
Stars37
Forks2
Last commit19 days ago
PixelUpscaler
PixelUpscalerGame Maker Language

A GameMaker shader for scaling pixel art to non-integer resolutions while preserving sharp edges and reducing shimmer.

#gamemaker#pixel-art#graphics
Stars36
Forks1
Last commit1 year ago
Patchwire-GM
Patchwire-GMYacc

GameMaker: Studio 2 client library for the Patchwire multiplayer server framework, simplifying online game networking.

#gamemaker#multiplayer#gamemaker-studio
Stars35
Forks4
Last commit5 years ago
DDDEditor
DDDEditorGame Maker Language

A general-purpose game editor built in Game Maker Studio 2 for creating 2D/3D maps, entities, events, and custom data types.

#gamemaker#gamemaker-projects#game-design
Stars34
Forks3
Last commit23 days ago
GML-OOP
GML-OOPGame Maker Language

A GameMaker Language library providing object-oriented constructors to operate core GameMaker functionalities.

#gamemaker#gml-oop#library
Stars33
Forks0
Last commit4 days ago
Rubber
RubberTypeScript

A command-line wrapper for IGOR.exe to compile GameMaker Studio 2 projects via JavaScript/Node.js.

#gamemaker#build-automation#gamemaker-studio-2
Stars33
Forks11
Last commit5 years ago
GMBenchmark
GMBenchmarkGame Maker Language

A benchmarking tool for GameMaker Language (GML) code to compare performance of different implementations.

#gamemaker#game-optimization#game-development
Stars33
Forks7
Last commit4 months ago
Dynamo
DynamoGame Maker Language

A dynamic data loader for GameMaker 2022 LTS that enables live editing and reloading of external data files.

#gamemaker#live-editing#workflow-tool
Stars33
Forks4
Last commit26 days ago
Starfield Generator
Starfield GeneratorGame Maker Language

A GameMaker script that generates customizable starfields onto transparent surfaces, saving texture memory.

#gamemaker#procedural-generation#graphics
Stars32
Forks4
Last commit4 years ago
Destructible Terrain
Destructible TerrainGame Maker Language

An example of collidable, destructible terrain in GameMaker Studio 2 using surfaces and grids.

#gamemaker#collision-detection#gamemaker-studio-2
Stars32
Forks6
Last commit3 years ago
GMD3D11
GMD3D11Game Maker Language

A community-developed extension that adds Direct3D 11 graphics functionality to GameMaker for advanced shaders, buffers, and instanced rendering.

#gamemaker#gamemaker-extension#shaders
Stars32
Forks2
Last commit5 months ago
MultiClient
MultiClientBatchfile

A GameMaker extension that launches multiple game client instances for easier networking development and testing.

#gamemaker#multiplayer#client-server
Stars30
Forks4
Last commit5 months ago
Collage
CollageGame Maker Language

A texture page builder tool for GameMaker Studio that optimizes sprite packing for game development.

#gamemaker#images#performance-optimization
Stars29
Forks3
Last commit1 month ago
Seedpod
SeedpodGame Maker Language

An opinionated collection of utility functions and APIs to enhance GameMaker programming.

#gamemaker#api-extension#game-development
Stars29
Forks1
Last commit2 years ago
GMUI-Framework
GMUI-FrameworkGame Maker Language

A programmable GML framework for creating and managing user interfaces in Game Maker Studio 2.x, 1.x, and GM8.

#gamemaker#interface#user-interface
Stars29
Forks4
Last commit5 years ago
gms2-test
gms2-testGame Maker Language

A unit testing framework for GameMaker Studio 2.3+ enabling developers to write and run tests for their game code.

#software-testing#gamemaker#unit-testing
Stars27
Forks2
Last commit3 years ago
GameMaker Lighting Engine
GameMaker Lighting EngineGame Maker Language

A tile-based dynamic lighting engine for GameMaker Studio 2 that projects shadows to create atmosphere in 2D games.

#gamemaker#pixel-art#graphics
Stars27
Forks5
Last commit7 years ago
ForEach
ForEachGame Maker Language

A foreach() loop implementation for GameMaker 2.3+ supporting arrays, ds_lists, ds_maps, ds_stacks, ds_queues, ds_priorities, and structs.

#gamemaker#array#loop
Stars26
Forks2
Last commit5 years ago
Outline Shader
Outline ShaderGame Maker Language

A powerful outline shader for GameMaker Studio 2.3+ with alpha fading, pulse animations, and rotation support.

#gamemaker#graphics#outline
Stars25
Forks0
Last commit1 year ago
GMUI
GMUIGame Maker Language

A feature-rich immediate-mode UI library for GameMaker, providing a comprehensive set of components with a clean, intuitive API.

#gamemaker#game-ui#gui-toolkit
Stars25
Forks3
Last commit3 days ago
Figgy
FiggyGame Maker Language

A lightweight GameMaker library for centralized, persistent live configuration and game balancing via an automatic debug overlay.

#gamemaker#balancing#library
Stars24
Forks1
Last commit1 day ago
Guido
GuidoGame Maker Language

A simple immediate mode GUI framework for GameMaker with reskinnable widgets and native display capabilities.

#gamemaker#ui-toolkit#gamemaker-studio-2
Stars24
Forks1
Last commit7 years ago
Pulse
PulseGame Maker Language

A GameMaker library for creating complex particle emitters, systems, and particles.

#gamemaker#fx#particles
Stars23
Forks1
Last commit6 months ago
Canvas
CanvasGame Maker Language

A non-volatile surface system for GameMaker Studio 2 that prevents surface loss during device sleep or focus changes.

#gamemaker#surface#graphics-engine
Stars21
Forks0
Last commit2 months ago
Olympus
OlympusGame Maker Language

A testing framework for GameMaker 2024.4+ projects with record keeping, crash recovery, and async support.

#gamemaker#json-export#unit-testing
Stars21
Forks1
Last commit2 years ago
Lookout
LookoutGame Maker Language

A GameMaker library providing debug overlay views for monitoring resources, instances, audio, and more to identify bugs and memory leaks.

#gamemaker#imgui#memory-leak-detection
Stars20
Forks0
Last commit1 day ago
ArrayList
ArrayListGame Maker Language

A garbage-collected List class for GameMaker Studio 2.3+ built on standard arrays, offering array accessors and 50+ functions.

#gamemaker#array#gml-library
Stars19
Forks1
Last commit5 years ago
GMSDLL
GMSDLLC++

A template for creating C++ DLL extensions for GameMaker, automating function registration and GMX generation.

#gamemaker#template#gamedev-tools
Stars18
Forks2
Last commit2 years ago
InputCandy
InputCandyGame Maker Language

A GameMaker Studio 2 library providing advanced gamepad support, input customization, and device management for PC and console games.

#gamemaker#sdl-controllers#input
Stars18
Forks0
Last commit1 year ago
HTTP GML
HTTP GMLGame Maker Language

A comprehensive HTTP and FormData wrapper for GameMaker Studio 2, simplifying web requests and file uploads.

#formdata#gamemaker#http
Stars18
Forks0
Last commit4 months ago
Burrn
BurrnYacc

A legacy GameMaker library for using the built-in particle editor assets with enhanced control and no memory leaks.

#gamemaker#memory-management#real-time-modification
Stars17
Forks0
Last commit2 years ago
GMS2-UI-Library
GMS2-UI-LibraryYacc

A library of scripts for implementing UI designs in GameMaker Studio 2 projects.

#gamemaker#game-design#game-ui
Stars17
Forks3
Last commit8 years ago
Exception
ExceptionGame Maker Language

A GameMaker base class for custom exceptions with improved error output, stack traces, and YYC support.

#gamemaker#exception-messages#exception
Stars17
Forks1
Last commit1 year ago
Gruvbox Theme
Gruvbox Theme

A retro groove theme for GameMaker Studio IDE that provides a nostalgic color scheme for the development environment.

#gamemaker#developer-tools#gruvbox
Stars16
Forks0
Last commit3 years ago
Inspectron
InspectronGame Maker Language

A fluent API library for creating customizable debug views in GameMaker projects.

#gamemaker#debug-views#fluent-api
Stars16
Forks2
Last commit2 years ago
PreviousPage 2 of 3Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
5 years ago
#Game Development95
#Gamemaker Studio 258
#Gms237
#Gml36
#Game Engine30
#Gamemaker Studio29
#Gamemaker Language14
#2d Games9
#Graphics8
#Gamemaker Studio 2 38
#Debugging7
#Visual Effects7