Pages
-
• Project Overview
• General Architecture
• Scrum Board [WIP]
Component Design Documents
-
• Game Client
• Primary Gateway Server
• Server Manager
• Game Server Instance
• Social API Server
• Account Data API
• Character Data API
• Questing API
• CDN Asset Server
CDN Asset Server
Description:
The CDN Asset Server will be used to deliver game assets and sprite sheets to the Client. For now the “CDN” won’t really be any different in the backend and will just be used as an endpoint for where to query game assets. The plan is to use some sort of library for sending several assets and creating a loading/progress bar for the client side.