ThoughtsOnGameMaker
Code snippets
A collection of reusable GML techniques and guidelines for organizing code
Idle thoughts on the game engine I use for my job
31 stars
3 watching
2 forks
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jujuadams/input | Comprehensive cross-platform input handling for game development | 2 |
jujuadams/snap | Tools for encoding and decoding structured data in GameMaker games | 89 |
jujuadams/matrices | A collection of scripts and utilities for working with matrices in GameMaker Studio 2. | 4 |
jujuadams/thejujuverse | A starter pack for creating 2D games in GameMaker Studio 2 using the GML scripting language. | 63 |
jujuadams/chatterbox | An implementation of a narrative design language for dialogue management in game development | 130 |
jujuadams/gumshoe | A utility function to efficiently search within files in GameMaker Studio 2.3 projects | 9 |
jujuadams/scribble | A text rendering engine for GameMaker that supports multiple effects and internationalization | 343 |
jujuadams/clean-shapes | An antialiased primitives library for GameMaker Studio 2 that allows developers to create smooth and precise shapes in their game | 39 |
jujuadams/dotobj | A lightweight 3D model loader written in native GML for GameMaker Studio 2 | 40 |
jujuadams/iota | A library providing a miniature delta time and time dilation system for GameMaker 2022 LTS | 38 |
jujuadams/dynamo | A tool to load dynamic data into GameMaker Studio 2 projects without needing to edit the code every time changes are made | 31 |
vphoton/freegmscripts | A collection of reusable code snippets for GameMaker game development. | 2 |
imjimmi/jive | A bundle of JUCE modules centered around modern UI development using declarative markup and style sheets to simplify GUI building | 128 |
jujuadams/bulb | A 2D lighting and shadows solution for GameMaker 2022 LTS | 87 |
mostjs/prelude | A collection of reusable modules and functions to simplify the development process | 19 |