This web application generates playable 3D browser games from natural language descriptions. It uses OpenAI's GPT model to analyze game concepts and automatically design levels and mechanics, which are then rendered in a playable 3D environment.
AI Game Generation
Generative AI & 3D Web Graphics
Of Interest: Generating playable 3D games from natural language using OpenAI GPT
1.1
Overview
2.1
Technical Stack
The project combines a modern web frontend with a powerful backend to handle the generative AI and 3D rendering pipeline.
- Frontend: React, TypeScript, Three.js
- Backend: Node.js, TypeScript
- AI Service: OpenAI GPT
AI Game Generation Demo