Q: I'm already working on a tutorial for GameMaker, can I join the jam still and submit it?
A: While many jams require submissions to be made completely from scratch, I 100% welcome any and all half finished tutorials you've worked on previously, provided that they have not already been released.
Q: There’s a tutorial I want to make but XYZ has already made something, is that still allowed?
A: YES! All tutorials count, including ones that are similar to another.
Q: How big can my tutorial be?
A: As big as you are willing to write it all. :)
Q: Does my tutorial need to be beginner friendly?
A: No, you can target users of any skill level you like. Tutorials for advanced users only are welcome!
Q: What version of GM should my tutorial be made for?
A: Ideally your tutorial should be made either for the latest monthly version of GameMaker, or the LTS release of GameMaker.
Q: Am I allowed to make a tutorial on an existing GameMaker resource?
A: Yes, you can make a tutorial on libraries or tools, made for GameMaker! (Including your own)
Q: Can I upload assets specific to the tutorial to the repository?
A: Images, that are under 5MB I'll allow. Anything else will be reviewed on a case-by-case basis.
Q: Can I sell my tutorial?
A: The aim of this jam is specifically for FOSS resources. However, we do allow anyone to setup donations for their resources (including pay what you want models)!
Q: What is FOSS?
A: FOSS stands for "Free and Open-Source Software". Indicating that the software and code is available for everyone, to be used by anyone for free. Whether it be commercial or non-commercial used. This is done by a license that grants the right to use, copy, study, and change the software in anyway.
Q: What is a license?
A: A license is a form of legal permission, to use the provided software/code. By providing a license, you allow people to take your existing software/code and use it as per the license terms. These mainly cover usage, modifications and even redistribution. But other license terms may apply.
Q: What license should I apply to my resources?
A: While I am willing to recommend some, I highly encourage reading out each of the licenses that are available from https://choosealicense.com/ and picking one that suits you best. Every license has its own rules and requirements. If you wish to see what I use, click here to read up about MIT.