Skip to content

Instantly share code, notes, and snippets.

@thennothinghappened
thennothinghappened / EventEmitter.gml
Last active May 22, 2025 00:47
Basic EventEmitter for GameMaker
/*
MIT License
Copyright (c) 2025 orca / thennothinghappened
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
@thennothinghappened
thennothinghappened / FSM.gml
Last active May 2, 2025 02:39
Basic finite state machine in GameMaker Language.
/*
MIT License
Copyright (c) 2025 orca / thennothinghappened
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
@thennothinghappened
thennothinghappened / Err.gml
Last active May 2, 2025 01:34
GameMaker somewhat useful error struct
/*
MIT License
Copyright (c) 2025 orca / thennothinghappened
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
@thennothinghappened
thennothinghappened / Gamemaker Theme.md
Last active December 19, 2024 00:17
my GameMaker IDE theme

What is this?

This gist just includes my GameMaker IDE Code Editor theme. The theme was originally just throwing together some colours, but I thought it looked kinda alright! Storing this here firstly so I don't lose it, but if you like it for whatever reason, read below to set it up!

Installing it!

Code Editor 1