https://github.com/RocketGod-git/Flipper-Zero-Laser-Tag
Laser Tag game for Flipper Zero
https://github.com/RocketGod-git/Flipper-Zero-Laser-Tag
Last synced: about 1 month ago
JSON representation
Laser Tag game for Flipper Zero
- Host: GitHub
- URL: https://github.com/RocketGod-git/Flipper-Zero-Laser-Tag
- Owner: RocketGod-git
- License: gpl-3.0
- Created: 2024-08-16T19:56:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T18:22:04.000Z (over 1 year ago)
- Last Synced: 2025-07-01T09:50:01.007Z (11 months ago)
- Language: C
- Size: 97.7 KB
- Stars: 44
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- flipper-zero-awesome - Laser Tag - git & @jamisonderek | â 48 | [Official](https://lab.flipper.net/apps/laser_tag) / [GitHub](https://github.com/RocketGod-git/Flipper-Zero-Laser-Tag) | (Games)
README
# Flipper-Zero-Laser-Tag
## đ Real World Team based Laser Tag game
Use Flipper Zero as your laser blaster, RFID scan for power-ups, and automatic detection of add-on weapons to GPIO such as the Rabbit Labs Masta-Blasta for arena style play.
### ⥠Key Features:
- **Team Battles**: Choose your team and face off in epic Red vs. Blue laser battles.
- **Real-Time Gameplay**: Smooth and responsive laser firing and hit detection.
- **Immersive Sound**: Laser firing and game-over sounds to enhance your battlefield experience.
- **Dynamic Health and Ammo Bars**: Keep track of your health and ammo with clean, dynamic UI elements.
- **Vibration Feedback**: Feel every hit with integrated vibration feedback.
- **RFID Powerups**: Specific tags can be written to any T5577 or EM4100 for adding ammo.
- **External IR Boards**: Add or remove an external infrared blaster anytime during gameplay to switch between internal/external IR gun or swap weapons.
## đ¸ Screenshots




## đšī¸ How to Play
1. **Select Your Team**: Use the Left or Right button to choose between Red or Blue team.
2. **Fire Your Laser**: Press the OK button to shoot your laser at your opponents.
3. **Reload**: When your ammo runs out, press 'Down' to reload and get back into action.
4. **Survive**: Track your health, and make sure to avoid getting hit by your opponents' lasers. If your health reaches zero, it's game over!
## đ
Current Powerups for RFID Tags (T5577/EM4100):
- **Universal Ammo Refill**: `13 37 00 FD 0A` â Increases ammo by `0x0A` for any player.
- **Red Team Ammo Refill**: `13 37 A1 FD 0A` â Increases ammo by `0x0A` for the Red player.
- **Blue Team Ammo Refill**: `13 37 B2 FD 0A` â Increases ammo by `0x0A` for the Blue player.
*Tip*: You can modify the last byte (e.g., `0A`) to change the amount of ammo refilled. Stay tuned for future updates and new powerups!
