🎮 OCT Minigames
oct_minigames is a lightweight and modern NUI minigames system for FiveM.
It allows you to easily integrate interactive skill-based challenges into any script and receive a simple win/lose callback in Lua.
Fully compatible with both QBCore and ESX frameworks, making it easy to integrate into any existing server setup.
Players interact with a clean HTML-based UI, while your script instantly receives the result, making it perfect for heists, hacking systems, skillchecks, jobs, and immersive RP mechanics.
━━━━━━━━━━━━━━━━━━━━━━
✨ Key Features:
• Lightweight NUI-based minigames system
• Full support for QBCore and ESX
• Easy integration via simple client export
• 20+ built-in minigames (memory, maze, snake, pong, wordle, hackterm, timing games and more)
• Difficulty system support (easy / medium / hard)
• Clean callback system (success / failure result)
• Fully configurable UI language (EN / PL / DE)
• Modular structure with individual game configs
• Optimized performance and smooth UI experience
━━━━━━━━━━━━━━━━━━━━━━
⚙️ How it works:
• Call a single export from your client script
• Player completes the selected minigame in NUI
• Receive a true/false result in callback
• Handle success or failure directly in Lua
━━━━━━━━━━━━━━━━━━━━━━
📚 Documentation: