#Game Architecture

1 messages · Page 1 of 1 (latest)

dim cloak
#

Is there anyone who can give me advice about setting up game architecture?

I did some reasearch, and a lot of it was pointing towards single script architecture as in, a server and a client bootstrapper as the single point of entry, and each loads its necessary modules.

Is this what most (more proffesional) experiences use?
If not, what other types of game architectures are there and what do you suggest?

Thanks

frigid matrix
#

there is no more professional technique, or better architecture

#

there is only, best tool for the job

dim cloak
#

well id say single scripts probably better for larger games as its more scaleable and controllable in comparison to having a bunch of scripts in serverscriptservice

frigid matrix
dim cloak
#

could you suggest an alternative?

frigid matrix
#

you already know the 2 main methods

#

you either have lots of script entrypoints or you have one

#

or you have some kind of hybrid of both

dim cloak
#

hmm

frigid matrix
#

pick a technique, mess around with it, and find out Thumbs

#

the more you mess around, the more you'll find out Thumbs

#

or rather, the more you create, the better you will be at creating Thumbs

dim cloak
#

yeah the issue with that is you need to build a whole ahh game tho 😭

shut edgeBOT
#

studio** You are now Level 1! **studio

frigid matrix
#

that's not a big deal

dim cloak
#

i mean a real game

frigid matrix
#

i've done it twice with oneshot code

#

ya they are real games

dim cloak
#

not your average robloc poop

#

not saying urs is

frigid matrix
dim cloak
#

i work for zulu wars

frigid matrix
#

doesn't matter how you get there - can you get there?

dim cloak
#

id say thats above poop

frigid matrix
#

so you're making someone elses game?

dim cloak
#

im learning from it

dim cloak
#

when you have 50+ modules

frigid matrix
dim cloak
#

with a thousands of lines per

#

i should prolly decouple it ngl

#

can you send me your games

frigid matrix
dim cloak
#

i mean links

#

j to roblox

#

not the code

frigid matrix
#

i've been subject to enough skidchecks plz, you don't have to believe me if you don't want to

dim cloak
#

i j wanna see them to learn

#

im not judging you or anything

frigid matrix
#

i will leave you with this however

#

ssa example 👍

#

and this project in particular has a lot of goodies in it