The team behind Braindump has faced challenges in designing the user experience for interacting with LLMs and in designing a game API for LLMs. They have experimented with various UX paradigms and have built a streamlined game API in TypeScript. The team is also exploring ways to improve the platform, such as supporting larger prompts, improving code quality, and enhancing game engine capabilities.
Key takeaways:
- Braindump is an AI game studio that allows users to build top-down/2.5D games or interactive worlds by simply typing prompts. The AI generates 3D models, game data, and scripts based on the prompts.
- The Braindump team has faced challenges in designing a user-friendly interface for interacting with the AI and in creating a game API that the AI can use to generate code. They've found success in using a more iterative approach to game creation and in providing the AI with structured "blueprints" and "rules".
- Braindump supports multiplayer editing and game playing. They've developed a system of "threads" to allow multiple users to work on different parts of the game simultaneously without confusing the AI.
- The Braindump team is continuously testing and improving the system, with future plans to support larger, more complex prompts, improve code quality, and expand game engine capabilities.