Skip to content

Organization of Files for a Game

Adit Jain edited this page Jun 10, 2020 · 3 revisions

Explained with the example of the game of FiftySix of this repo

How do the different functions/objects/files/components connect with each other?

The

What is the UI / Server part of it?

What is rendered at the User end vs at the server end?

What is the bird's eye view of things?

Clone this wiki locally