Tutorials
- Using GitHub Actions to automatically build your game and upload it to SteamAutomating building and deploying game and saving yourself some time
- What video recorder should you use on desktop?A general suggestion guide on what video recorders you can use for free.
- GameMaker Patterns: Step ManagerA tutorial describing a Step Manager pattern, for ensuring correct execution order and easily disabling part of gameplay logic.
- 10 Levels of Platformer Jumpingsquare go up -> fully featured platformer jumping
- Auto-swapping Input Prompts Icons with InputA guide on automatically swapping on-screen input prompts using the Input library