Created on 8th December 2024
•
The project addresses the challenge of integrating human and AI collaboration in a structured, interactive setting. By combining AI-driven agents with real players, it demonstrates how large language models (LLMs) can interact with both humans and blockchain systems to create engaging, dynamic gameplay experiences. The game shows practical use cases for LLMs in performing meaningful tasks beyond static interactions, like executing on-chain operations in real time.
The murder mystery format provides a scenario where AI and human players must cooperate to solve a problem. The AI agents contribute by processing information, providing hints, and simulating roles that affect the gameplay. Human players can strategize and interact with both AI and each other to uncover clues and identify the killer. This collaborative environment demonstrates the application of AI for cooperative problem-solving.
Using Coinbase's Agent Kit, the project integrates blockchain operations directly into the gameplay. For example, LLMs handle staking mechanisms and distribute rewards to players based on their performance or contributions to solving the mystery. This shows how blockchain can enhance games by adding verifiable rewards and on-chain accountability.
During the development of "Whispered Secrets", we encountered significant challenges while integrating the 2D game mechanics, particularly with the use of various SDKs and frameworks. The primary issue was related to compatibility and stability. Many of the libraries we attempted to use were either outdated, unmaintained, or incompatible with each other, causing the game to fail to run as expected.
In some cases, we built custom functions to handle specific parts of the game that weren't compatible with existing libraries. For example, we wrote our own tilemap management system to bypass the limitations we encountered in external libraries
Tracks Applied (7)
Coinbase Developer Platform
Coinbase Developer Platform
Coinbase Developer Platform
Coinbase Developer Platform
Coinbase Developer Platform
Base
Huddle01