i was wondering how i can make a simple networking system where a player can join a random server or create one if there are none available. i would appreciate it if it was very simple which i know is hard as i am very smol brain
Unfortunately networking is not a simple subject.
Have you read through the official high-level networking tutorial?
There's also this GDQuest networking tutorial.