# problemshed
Hi! Sorry if it's a mess around here, I'm doing a CSS overhaul.
## Tutorials
Most of the code here is GDScript or pseudocode unless otherwise specified, mostly because I find GDScript very legible to beginner coders and it's immediately transferable to a very solid game engine. It may not work if you just copy-paste it into your own Godot project, though - probably because referenced classes/variables/functions are sometimes omitted for brevity. Don't get mad at me, I warned you!
... I will usually note if something has been omitted, though. If you found an instance where I forgot, please let me know so I can fix it.