---
title: 'Game_Constructor'
disqus: hackmd
tags: 'API'
---
## **Constructor**
## **CloudGame**
***• CloudGame ( string userid, string passwd, string gguid, byte[] gameCertificate )***
(1) userid game player's account
(2) passwd game player's login code (not the login code for web management backstage)
(3) gguid game's GUID, shorted as GGUID, is automatically produced by the system when the game is created
(4) gameCertificate game certification code, which is a 128-byte array automatically produced by the system when the game is created