Skip to content

AWS deployed JS webapp game where chasers try to find hunted individual. Played IRL

Notifications You must be signed in to change notification settings

bart1259/ManHuntGame

Repository files navigation

Manhunt

A React-Express web application deployed to AWS infrastructure using Terraform.

Manhunt is a game played in the real world where a runner tries to run from a group of chasers who are trying to tag them. The chasers see a 5 minute delay of the runner's location.

Runnning

Local development

cd client/src
npm install
# To disable SSH set `const DEBUG = false` in api.js
npm run build
npm run start

Deployment

# Modify variables in variables.tf to your choosing
# Create an SSH certificate from an authorized signer and drop files into `client/cert`
# Sign into AWS
sh deploy_container.sh
sh deploy_infra.sh

About

AWS deployed JS webapp game where chasers try to find hunted individual. Played IRL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •