Liberty Sentry Challenge is a fun and competitive laser tagging game build using Open Liberty, Arduinos and other IoT devices and circuitries.
- Latest docker is installed
- Git is installed
- Bash Terminal or Git bash on Windows
- Git clone the repository
git clone git@github.com:fwji/liberty-sentry-challenge.git
- run the following command
docker network create -d bridge --subnet 172.25.0.0/16 demo_net --attachable
- run the following command
./install.sh
./nuke_all.sh