Online implementation of popular social deduction game, The Resistance: Avalon. Appvalon was built as a hackathon project at Pandora (because we played it a lot before COVID), so we could continue playing during quarentine :). Front end was built with create-react-app!
Additional docs/info/stuff in docs/
- Running entire app:
yarn start
- Running server only:
node server/server.js
- Copy/paste into dev console:
changePage('serverTest')