A web-based strategy game where players create and manage their own cinematic universes, similar to Marvel or DC film franchises. Built with React, Three.js, and Firebase.
- 3D Studio Lot visualization with interactive buildings
- Character relationship web visualization
- Production board for managing in-development films
- Complete economy system with Studio Coins and Producer Credits
- Comprehensive film production and universe building mechanics
- Studio management and talent system
- Cloud save system
- React 18 with TypeScript
- Three.js for 3D visualization
- Firebase for backend and authentication
- Material-UI for UI components
- Zustand for state management
- Vite for build tooling
- Clone the repository
- Install dependencies:
npm install --legacy-peer-deps
- Start the development server:
npm run dev
- Career Mode: Build your studio from scratch
- Scenario Mode: Take over existing studios
- Competition Mode (coming soon): Compete against AI studios
Currently in active development. Initial focus is on:
- 3D studio lot visualization
- Core film production gameplay
- Universe building mechanics
- Talent and marketing systems
src/
├── components/ # React components
├── game/ # Game logic and mechanics
├── models/ # TypeScript interfaces and types
├── scenes/ # Three.js scenes and 3D objects
├── services/ # Firebase and other external services
├── store/ # Zustand state management
└── utils/ # Helper functions and utilities
All rights reserved. © 2025