gamemaker-projects
There are 45 repositories under gamemaker-projects topic.
bytecauldron/awesome-gamemaker
A curated list of awesome libraries, snippets, guides, and projects for GameMaker.
DragoniteSpam/Emu
UI 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/DDDEditorGMS2
General purpose game editor made in Game Maker Studio 2. The basis for a lot of the tools I make.
KeeVeeGames/foreach.gml
foreach() loop implementation for GameMaker 2.3 for arrays, ds_lists, ds_maps, ds_stacks, ds_queues, ds_priorities and structs
KeeVeeGames/ArrayList.gml
The 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.
KeeVeeGames/DeepCopy.gml
Deep clone GameMaker class instances / constructed structs, anonymous structs and arrays nested in any order!
mstop4/auto-framer
🖥️📱 A framework for GMS2 that automatically handles resizing the game view across different display and window sizes.
IvaMarin/GameMaker-Projects
GameMaker projects made in 2020-2022
Barons-Keep/visu-project
Visualizer with simple gameplay and editor.
SirGryou/Red-Dead-Redemption-16-BIT-Train-Attack
We created a remake of Red Dead Redemption with SNES limitation in Game Maker Studio 2.
claudsaints/projeto_space_shooter
Projeto para desenvolvimento de um space shooter com GML.
SebastianEPH/SnakeGame
Mítico Juego de la serpiente o gusanito, Desarrollado en GameMakerStudio2
TheDevMoth/BeachPalooz-sourcecode
The source code for my game Beach Palooz
AidenMic/Drawing-Platformer
A 2-D Platformer with the ability to add platforms with the mouse.
AidenMic/Simple-Surfing-Game
A simple surfing game made for the 2017 Global Game Jam. The main character's sprite was taken from Spriter Pro's assets, and therefore I'm not certain if I'm allowed to upload it here so I may have to change this in the future. This game and the assets were also uploaded here: https://globalgamejam.org/2017/games/riding-waves The mouse controls the level of the waves while the player can jump and lean back and forth to avoid falling over and accumulate points. There are also some different/weird/dumb artstyle options.
CookAll/BreakOut-GMS-TUT
BreakOur Game Maker Studio Tutorial
helewrer3/CriDeEco
The Definitive version of CriDeEco made using GMS
helewrer3/Monout
A Breakout-style game I made for a gamejam using GMS
helewrer3/Psych-Ape
A small game I made for a GameJam in GMS
iconstudio/gms2-assertion
Dynamic assertion and thrower for GameMaker
iconstudio/gms2-functors
Functor library for GameMaker
iconstudio/Sidejump-game
A Platformer Game.
MatheusNocete/Marfim-Last-Source
an OpenSource Version of Seraph's Last Stand, of André Young
nilesgames/Gamemaker-Multiplayer-Example
An example of online co-op multiplayer using the Steamworks extension in Gamemaker
TheDevMoth/Drag-game-sourcecode
The source code for my game, Drag.
TheDevMoth/Notes-sourcecode
The source code for my game Notes
TheMysticOne-Dev/GMS2-Platformer-Template
A GameMaker Studio 2 template made to make it easy to develop a platformer in GameMaker Studio 2.