Spaces:
Runtime error
Runtime error
2D GameCreator-GPT
Prompt-Driven WebUI for Creative Development
Discover a web-based user interface designed for prompt-driven development, enabling users to create a wide array of digital art including games, visual effects, fractal art, and flow fields. This platform emphasizes prompt-driven creativity, inspiring users to push their artistic limits.
Featuring an interactive development environment, the WebUI allows for seamless real-time visualization of your artistic creations. Delve into limitless possibilities and unleash your imagination with the Prompt-Driven WebUI for creative 2D game development.
Features
- 100% prompt-driven for enhanced creativity
- Optimized for generating 2D games
- Built-in code editor for a seamless development experience
- Real-time visualization of your creations
- Supports GPT-3.5 Turbo and GPT-4 models
- Adjustable options for temperature and max tokens
- Easy-to-use interface with prompt and negative prompt fields
- Reload and clear prompt functionalities
Getting Started
To get started with the Prompt-Driven WebUI for 2D Game Development, follow these steps:
- Clone the repository to your local machine.
- Copy the
.env.local.example
file to a new file named.env.local
and add yourOPENAI_API_KEY
from the OpenAI platform (platform.openai.com). - Install the required dependencies using
npm install
. - Run the development server with
npm run dev
to access the WebUI. - Begin creating your own 2D games in JavaScript
Happy creating!