๐ŸƒEmoji Race

The Emoji Race Game in Squidanomics Game Bot is a thrilling multiplayer game where players race their assigned emoji along a virtual track. The objective is simpleโ€”be the first emoji to cross the finish line! With engaging visuals and real-time updates, this game offers an exciting blend of fun and randomness. Below is a detailed explanation of how the Emoji Race Game works, from race setup to determining the winner.

๐ŸŽฎ Game Flow

1. Game Setup

  • Players join a game lobby and set their wager amount in BNB, SQUID, or USDT.

  • Once the required number of players join, the race begins, and each player is assigned a unique emoji to represent them in the race.


2. Race Track and Emojis

  • The race track consists of 30 units, with the finish line at the 30th unit.

  • Each player is assigned a random emoji (๐Ÿ€, โšฝ,๐Ÿˆ,โšพ,๐ŸŽพ,๐Ÿ,๐Ÿ‰,๐ŸŽฑ,๐ŸฅŽ,๐Ÿ“) that represents their position in the race.

  • Emojis are shuffled for each race to ensure every game has a unique set of representations.


3. Race Mechanics

  • The race progresses in intervals of 3 seconds. During each interval, every emoji moves forward by a random number of steps (between 0 and 2 units).

  • The bot continuously updates the race track in the chat, showing each emojiโ€™s current position.

  • Players can watch their assigned emoji move across the track, adding to the excitement.


4. Rendering the Race

  • The bot uses a function to generate a textual representation of the race track, showing the current position of all emojis.

  • The track is divided into lanes, and each emoji moves across these lanes toward the finish line.

  • The bot pins the race message in the chat to keep all participants updated on the progress.


5. Race Updates

  • The race state is updated continuously and displayed in real-time.

  • If an update fails (due to Telegram API limits), the bot retries the update with exponential backoff to prevent hitting rate limits.

  • All participants receive real-time notifications about the raceโ€™s progress, keeping everyone engaged.


6. Determining the Winner

  • The race continues until at least one emoji crosses the 30th unit (finish line).

  • The player whose emoji crosses the finish line first is declared the winner.

  • Tie Scenario:

    • If multiple emojis reach the finish line at the same time, the winner is determined by the highest position achieved during the race.


7. Winning and Payout

  1. Winner Announcement:

    • Once a winner is determined, the bot sends a special congratulatory message, including a GIF to announce the winner.

  2. Prize Calculation:

    • The total prize pool is calculated by deducting a 10% commission from the total wagered amount.

    • The remaining 90% of the prize pool is awarded to the winner.

  3. Payout Execution:

    • The bot distributes the prize to the winner, and their stats are updated to reflect the victory and the amount won.


8. Game Conclusion

  • After the game concludes, the bot unpins the race message from the chat.

  • A log message is sent to the designated admin log channel with details of the game, including:

    • Game ID

    • Winner

    • Amount won

    • Winnerโ€™s balance before and after the game


๐Ÿ Conclusion

The Emoji Race Game in Squidanomics Game Bot is a fast-paced, fun, and unpredictable racing game where players compete using emojis on a virtual track. With its simple mechanics, engaging visuals, and real-time updates, the game offers a fair and entertaining experience for everyone. Whether youโ€™re a seasoned player or just starting, the Emoji Race Game guarantees an exciting atmosphere and the chance to win big! ๐ŸŒŸ๐Ÿš€

Last updated