[⇒日本語のREADMEへ](README.md)

# gs2-typescript-cdk

CDK for TypeScript generation of GS2-Deploy templates for Game Server Services (https://gs2.io).

## What is Game Server Services?

Game Server Services(GS2) is a back-end server service (BaaS) specialized for game development.

GS2 is a general-purpose game server solution created to improve efficiency for game developers and supports Games as a Service (GaaS) and Live Gaming.

The service allows for flexible management of player data and data analysis, enabling proper analysis of in-game resource distribution and consumption to maintain a healthy environment.
In addition, it provides story progression management and possession management, contributing to game monetization and player engagement.
GS2 supports online functionality and makes it easy for game developers to analyze data and manage economics to help their games succeed.

## Getting Started

GS2 credentials are required to use the SDK.
Follow the instructions in [GS2 Setup](https://docs.gs2.io/en/get_start/tutorial/setup_gs2/) to issue the credential.

### Requirements

- TypeScript 4.5+

[⇒Start using GS2 - CDK](https://docs.gs2.io/en/get_start/#cdk)
