Question about base-code for compo
Hi!
I have a simple question.
On the rules for compo we can read this: "You’re free to start with any base-code you may have.", but when in the page for uploading the game, there is this checkbox: "I created all the code, art, sound, music, and other assets myself during the event."
So, can we use any previously created base-code or not? ^^U The base code I intended to use is this one for Godot that I created myself (https://github.com/moisesjbc/godot-game-boilerplate): It mainly includes an empty main scene and all the typical menus (pause, main menu, credits, etc), as well as a predefined volume control for the music.