Skip to content

pgunapal/liberty-sentry-challenge

 
 

Repository files navigation

liberty-sentry-challenge

Introduction

Liberty Sentry Challenge is a fun and competitive laser tagging game build using Open Liberty, Arduinos and other IoT devices and circuitries.

Prerequesites

  1. Latest docker is installed
  2. Git is installed
  3. Bash Terminal or Git bash on Windows

Local Deployment Instruction

  1. Git clone the repository
git clone git@github.com:fwji/liberty-sentry-challenge.git
  1. run the following command
docker network create -d bridge --subnet 172.25.0.0/16 demo_net --attachable
  1. run the following command
./install.sh

Uninstallation

./nuke_all.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 30.9%
  • Java 25.5%
  • JavaScript 23.2%
  • HTML 14.9%
  • Dockerfile 4.0%
  • Shell 1.5%