/nuclear-football-v2

The Nuclear Football project is intented to run on a Raspberry Pi integrated into a briefcase with a screen, providing a simulation of a real nuclear football for enhanced realism in airsoft matches. This project combines hardware and software to bring a touch of thrilling strategy to recreational combat sports.

Primary LanguageHTMLOtherNOASSERTION

🏈 Airsoft Nuclear Football 🚀

The password is set to password

Use...

git clone https://github.com/jamesbomb/nuclear-football-v2.git

cd nuclear-football-v2

# Install packages
yarn

# Dev
yarn dev

# Build
yarn build

# Clean, if you need
yarn build:clean

Attention!

Since this program is intended to run in a custom enclosure running on a battery pack, it integrates a script to shutdown the computer after a bunch of seconds after the completion, beware to not launch it with sudo permissions