Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.15 KB

File metadata and controls

16 lines (10 loc) · 1.15 KB

RokAvatar

Create Avatar Game

Create Avatar Game is a fun and interactive mobile application that allows users to design and customize their own avatars. Users can choose various features, such as skin color, hair style, and clothing, to create unique avatars that represent themselves in the virtual world.

To correctly start the program, follow these steps:

  1. Create a key.json file in the root directory of the project.

  2. Inside key.json, add the API key in the following format:

    {
      "api_key": "your_special_api_key_value"
    }