Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add list of desired roles in enterance #11

Open
sadrasabouri opened this issue Aug 23, 2020 · 0 comments
Open

Add list of desired roles in enterance #11

sadrasabouri opened this issue Aug 23, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@sadrasabouri
Copy link
Owner

Is your feature request related to a problem? Please describe.
For some cases roles that we want for a particular game is rather different from current roles.

Describe the solution you'd like
another argv element could be assigned to role_lists so that program will run with it.
the program shall be played like
python3 mafia,py 6 {"Don" : 1, "Mafia" : 2, "Resident" : 3}
which means we want a game with 6 player(1 Don, 2 mafias and 3 residents)

@sadrasabouri sadrasabouri added the enhancement New feature or request label Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant