Skip to content

Latest commit

 

History

History
90 lines (25 loc) · 1.36 KB

readme.md

File metadata and controls

90 lines (25 loc) · 1.36 KB

CrazyGames

1. Build on LayaAir-IDE as CrazyGames

As shown in Figure 1-1, use LayaAir-IDE to build the project on the CrazyGames platform.

1-1

(Figure 1-1)

The configuration files such as File Extension and Common in the build interface can refer to Weband General Setting

After build, a new crazygames folder will be added in the "project root directory/release/" to contain the content of the built project.

1-2

(Figure 1-2)

2. Enter the developer backend of CrazyGames

Click on this website to enter the backend( https://developer.crazygames.com/games )You can submit your own HTML5 type game here.

3. Publish the game and test it

You can upload the built projects to the CrazyGames platform.

3-1

(Figure 3-1)

3-2

(Figure 3-2)

After uploading the game, click "Save and continue" to enter QATool for testing, which simulates the real platform of CrazyGames.

4. The running status of the CrazyGames on the web

3D example of running API project in CrazyGames on the web:

4-1

(Figure 4-1)

2D example of running API project in CrazyGames on the web:

4-2

(Figure 4-2)