The module system (aka making new directories for code) is incredibly confusing at first glance. I have read through it more than once and still don’t really understand it. The pages for it list files and code snippets I can’t even find in my directories to begin with.
It would be nice to have an automated module generator so that creating code directories properly can be done. (Try looking at ShooterGame’s code, the directory system scares me and trying to replicate the module files continually leads to compilation errors.)