Simple "Guess the word" game based on NFC technology and Flipper Zero.
- Flipper Zero
- FW 0.84.2
- Clone flipperdevices/flipperzero-firmware as described in it's documentation.
- Checkout
flipperzero-firmware
on tag corresponding FW on your device. - Clone this repository into
flipperzero-firmware/application_user
- Deploy on flipper:
fbt launch_app APPSRC=nfc_crocodile
Word for game is sent as NFC NDEF Type T record. This type of record is not suitable for iOS-based smartphones.