Skip to content

yongyct/nfc-mario-real-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Life Mario Game

Real life Mario game with NFC & Raspberry Pi. How it works:

  1. Raspberry Pi, with PN532 NFC Board, can be kept in "bricks" in the game. The python code here will be running as a service in the raspberry pi, the latter powered by a battery or nearby power source.
  2. Players will be given wearables with NFC Tags (Type 2 typically), which they can tap on the PN532 in the "bricks" to gain "coins".
  3. Raspberry Pi can be fitted with speaker & LEDs (to provide audio/visual feedback upon player interaction).

Getting Started

Hardware Logistics

See notes/hardware.docx for hardware and Raspberry Pi setup. This needs to be done before python app can be run.

Software Installation

Running the Application

Start the Application by running python app.py (you can daemonize it with nohup python app.py &).

Resources/Acknowledgements

See also

Built With

About

Real life Mario game with NFC & Raspberry Pi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages