Custom Fortune Wheel

Interactive puzzle and video display for players
Project Overview
Custom Fortune Wheel is an innovative two-monitor gaming solution built with Godot Engine, designed for interactive party experiences and events. This project reimagines the traditional fortune wheel concept by providing a sophisticated host control panel alongside a dedicated player display. Built with GDScript and C++, the system addresses the common challenge of managing interactive party games by offering a streamlined, digital solution that maintains the excitement of physical fortune wheels while adding the flexibility and features of digital technology. Perfect for events, parties, and competitions, the project combines intuitive host controls with engaging player experiences.
Key Features
- Dual-monitor system with dedicated host control panel and player display interfaces
- In-game puzzle creation system with automatic JSON storage
- Integrated video player supporting custom video content from user directory
- Efficient game state management across dual displays
- Seamless external fortune wheel integration for game outcomes
- Direct puzzle creation and editing within the game interface
- Organized storage system using %appdata%/Godot/user_data directory
Challenges & Solutions
Implementing synchronized dual-monitor display while maintaining optimal performance across different screen configurations
Designing an intuitive control panel that allows hosts to manage complex game elements without technical expertise
Creating a robust puzzle storage and management system using JSON format
Developing a flexible video integration system that works seamlessly with the user's local content
Outcome
Successfully created a versatile gaming platform that combines physical and digital interaction
Achieved seamless real-time synchronization between host and player displays
Implemented an efficient puzzle management system with JSON storage
Developed an organized file structure for easy content management
Created an intuitive user interface that requires minimal training for hosts
Technical Stack
Game Engine
- Godot Engine
Programming Languages
- GDScript
- C++
Storage
- JSON
Media Integration
- Local Video Playback