Skip to content

Firemoon777/NfcCrocodile

Repository files navigation

NFC Crocodile

Simple "Guess the word" game based on NFC technology and Flipper Zero.

Requirements

  • Flipper Zero
  • FW 0.84.2

Build

  1. Clone flipperdevices/flipperzero-firmware as described in it's documentation.
  2. Checkout flipperzero-firmware on tag corresponding FW on your device.
  3. Clone this repository into flipperzero-firmware/application_user
  4. Deploy on flipper: fbt launch_app APPSRC=nfc_crocodile

Known issues

Word for game is sent as NFC NDEF Type T record. This type of record is not suitable for iOS-based smartphones.