Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhythrosalabs/game-maker-public-dev
Game Maker is a Streamlit app that uses AI to accelerate game development by generating concepts, assets, scripts, and more.
https://github.com/rhythrosalabs/game-maker-public-dev
automation dalle-3 game-design game-designer game-development gamedev gpt llama openai
Last synced: about 2 months ago
JSON representation
Game Maker is a Streamlit app that uses AI to accelerate game development by generating concepts, assets, scripts, and more.
- Host: GitHub
- URL: https://github.com/rhythrosalabs/game-maker-public-dev
- Owner: RhythrosaLabs
- Created: 2024-09-07T15:18:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T17:48:33.000Z (about 2 months ago)
- Last Synced: 2024-11-03T18:28:58.783Z (about 2 months ago)
- Topics: automation, dalle-3, game-design, game-designer, game-development, gamedev, gpt, llama, openai
- Language: Python
- Homepage: https://game-maker2.streamlit.app
- Size: 253 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game Maker
Game Maker is a Streamlit app that uses AI to accelerate game development by generating concepts, assets, scripts, and more.
## 🚀 Features
- **Game Concept Generation**: Create detailed game concepts, world designs, and character ideas.
- **Asset Creation**: Generate game assets (characters, enemies, backgrounds, objects, textures, sprites, UI).
- **Script Generation**: Create scripts for player characters, enemies, game objects, and level backgrounds.
- **Multiple AI Models**: Use various AI models for chat, image generation, and code creation.
- **3D Model Conversion**: Convert 2D images to 3D models for certain asset types.
- **Music Generation**: Create background music fitting your game concept.
- **Additional Game Elements**: Generate storylines, dialogues, game mechanics, and level designs.## 🎮 How to Use
1. Enter your game concept in the "Game Concept" tab.
2. Customize image generation settings in the "Image Generation" tab.
3. Set script generation preferences in the "Script Generation" tab.
4. Choose additional elements to generate in the "Additional Elements" tab.
5. Click "Generate Game Plan" to create your game assets and documents.
6. Review the generated content and download the complete package as a ZIP file.## 🛠️ AI Models
- **Chat Models**: GPT-4, GPT-4o-mini, Llama
- **Image Models**: DALL-E 3, SD Flux-1, SDXL Lightning
- **Code Models**: GPT-4o, GPT-4o-mini, CodeLlama-34BNote: You'll need valid API keys for OpenAI and Replicate to use all features.
---
Created by [Daniel Sheils](http://linkedin.com/in/danielsheils/) | [GitHub](https://github.com/RhythrosaLabs/game-maker)