random-level-gen-gms2
Level generator
An example of how to generate random levels in GameMaker Studio 2 using a grid-based system and pathfinding algorithms.
A random level generation example (similar to Nuclear Throne) using GameMaker Studio 2
51 stars
6 watching
11 forks
Language: Game Maker Language
last commit: over 6 years ago
Linked from 1 awesome list
examplegamemakergms2
Related projects:
Repository | Description | Stars |
---|---|---|
gamemakerdiscord/gog.gml | A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards | 11 |
gamemakerdiscord/rubber | Automates compilation of GameMaker Studio 2 projects from the command line using IGOR.exe and Node.js. | 30 |
blaxun/random-dungeon-generator-gms-2.3 | A tool that generates dungeons from user-defined sprites and applies rules to create a layout with various chamber types and connectors. | 7 |
pmarincak/gms2-test | Provides a unit testing framework for GameMaker Studio 2 | 24 |
dragonitespam/dddeditorgms2 | A general-purpose game editor built using Game Maker Studio 2, providing a wide range of features for creating and editing game content. | 33 |
keeveegames/duplicatesequence.gml | Tools for creating and managing sequence resources in GameMaker Studio 2 | 12 |
time-killer-games/gmappimager | Tools for converting GameMaker Studio 2 games to standalone Linux executables | 4 |
gamemakerdiscord/xpanda | Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
pixelprophecy/gml_starfield_generator | A script to generate starfields from scratch in GameMaker's GML language. | 27 |
grisgram/gml-animated-flag | A reusable, animated object for GameMaker Studio 2.3+ that displays a flag with adjustable animation parameters. | 9 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
dgcor/dgengine | An implementation of the Diablo 1 game engine | 250 |
sentientdesigns/constructive | An algorithmic system for generating artificial dungeons and levels | 15 |
squircledev/phgen | A script for generating placeholder assets in Game Maker Studio 2.3+ | 2 |
anthony-mills/procedural_dungeon | Generates procedural dungeon layouts for games | 40 |