Programmable, professional-grade laser tag system powered by BattleScript. Create custom games, integrate any peripheral, and play anywhere.
To create and support the world's most advanced, high-tech and affordable indoor/outdoor adventure gaming platform, with open hardware and a thriving eco-system of community created accessories and software.
Cutting-edge hardware and software that wipes the floor with existing legacy systems
Professional-grade features at consumer-friendly prices, no hidden fees
Fully documented designs for complete transparency and customization
Thriving ecosystem of user-created software and accessories
The first laser tag system with a custom-built programming language. Create unlimited custom game modes, integrate new peripherals, or even build compatibility with other laser tag systems.
// Custom team-based damage handler
state "inGame" {
event "irReceiver.decodedData" (Event event) => {
// Check if team-based game
if (deviceState.gameIsTeamBased.value == true) {
// Ignore friendly fire
if (event.data.teamId == deviceState.teamId) {
return;
}
}
// Apply damage or healing
if (event.data.bulletTypeId == bulletTypes.damage) {
player.applyDamage(event.data.hitValue);
std::console.log("Hit!", event.data.hitValue);
}
}
}Built for commercial arenas and backyard battles alike
Advanced admin tools for arenas, or simple setup for playing with friends at the park
ESP-NOW, WiFi AP, Bluetooth LE, and LoRa for reliable connection anywhere
All-day gameplay on a single charge with intelligent power management
GPS tracking, gyroscope, accelerometer, and NFC for immersive gameplay
Crisp, vibrant display with 16 RGB lights for status and effects
SD card support for personalized sound effects and voice packs
State-of-the-art hardware meets intelligent software
GPS tracking, long-range connectivity, durable design, and all-day battery
Professional admin dashboard, automated scoring, customer management, and multi-arena support
Quick setup, team management, custom game modes, and real-time leaderboards
Join our waitlist for exclusive early-bird details, project updates, and launch notifications
We respect your privacy and will never disclose your details to others. We'll only send you relevant info about BattleCore Laser Tag and will not spam you with endless emails or marketing trash.
Unsubscribe anytime.
Follow our development journey, get technical insights, and see how we're solving complex engineering challenges in real-time.
Perfect for developers, engineers, and tech enthusiasts