How to use text-to-web3game

We are excited to announce that the beta version of Galeon’s Text-to-Web3Game is now officially live!

If you encounter any issues or have any feedback during the process, please feel free to share your thoughts with us.

Step 1: Create a Team Agent (Required)

Before creating a game, you must first create a team agent. If you haven’t done so yet, please create your dedicated team agent on the platform.

When creating a team agent, it must include the following three role agents; otherwise, the game cannot be created:

• game_developer

• solidity_developer

• front_developer

Step 2: Select the Team Agent and Create a Game Once the team agent is created, select the team agent first, then click the game button at the bottom to enter the game creation process.

Example: Creating a Puzzle Game

• Enter “Create a puzzle game” in the dialogue box

• Wait for about 30 seconds

• A game preview window will appear in the response

Step 3: Deploy Smart Contracts

In the dialogue box, click the “Deploy Contracts” button, then select:

1. The contract code to be deployed

2. The target blockchain network for deployment

Next, click the “Compile Contract” button and wait a moment. The dialogue box will return:

rewardToken (address)

At this point, you need to enter the game’s token contract address and then click “Deploy Contract”. A confirmation window will pop up—click “OK” to proceed.

If you don’t have a token contract yet, you can select the smart contract agent in Hybrid Agent mode to help you develop and deploy one. After deployment, you will receive the token contract address.

Step 4: Actions After Successful Deployment

Once the game is successfully deployed, you will see the following screen, indicating that the puzzle game is running successfully.

Important Notice: Game Reward Token Deposit

After deploying the game contract, you will receive the game reward smart contract address.

To ensure that players can claim token rewards after completing the game, you need to transfer some game tokens from your token deployment wallet to the game contract.

Otherwise, players will receive a failure message when claiming rewards.

Step 5: Entering the Game Interface

Click the “Open Game” button to enter the game interface.

Puzzle Game Mechanics

Click “Start New Game”, and the game interface will display a 5x5 puzzle game.

• Each move reduces your score.

• Completing the puzzle in the fewest moves will earn the highest score, which is linked to token rewards.

• After the game ends, close the game interface. You will see the “Claim Token” button.

Click “Claim Token” to receive game token rewards.

If you find the 5x5 puzzle too difficult, you can adjust the difficulty through the chat dialogue.

For example, enter: “Change the game to a 3x3 puzzle game”, then repeat the contract deployment process.

To create a fly shooter game, use the following prompt:

Create a fly shooter game

The current Galeon Beta version has certain limitations and supports creating Puzzle and plane shooting games. As the first Text-to-Web3Game platform in the Gameland ecosystem, this version provides users with a low-barrier game development experience, allowing them to generate Web3 games through text descriptions quickly. In the future, we will continue to enhance the platform’s intelligence, enabling AI to have greater understanding and creativity in the game generation process, thereby optimizing the development experience and gradually supporting more diverse game mechanics and interaction methods.

Last updated