Skip to content

This is a game helper for Avalon Card Game. You don't need the actual physical cards to play the game. Just use this helper to randomly assign roles and find a way to make anonymous vote (like pokers).

Notifications You must be signed in to change notification settings

charliezchen/Avalon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Avalon Board Game Helper

The game helper assigns characters to each user and enables users to view information specific to their assigned characters.

To run server, use

cd server
npm install
npm start

To run client, use

cd client
yarn install
yarn serve

About

This is a game helper for Avalon Card Game. You don't need the actual physical cards to play the game. Just use this helper to randomly assign roles and find a way to make anonymous vote (like pokers).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published