So it's mentioned that frameworks are allowed, but that pre-made code is not. Would I be able to use an extension library to allow for prototyping faster? For example if I were to use Monogame as a framework, could I use the Monogame.Extended library which adds tons of useful functionality to Monogame.
Side question, what if I wanted to use a library I have worked on? There would not be any game programming or content for the jam pre-made, but I prefer to know exactly how something works when I use it.