Use Kenney's 2D graphics as Godot's resources to start playing and prototyping games with easy drag 'n' drop content.Support the project at:https://pigdev.itch.io/godot-sandbox
A small addon that generates 3d mazes using a depth-first search algorithm. It can exclude user-defined zones from generation and suggest locations for items (doors, keys, chests...).
this is a project made to test the multiplayer api, not necessarily the best implementation though