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

Output colors with say #24

Open
brainysmurf opened this issue Jul 4, 2019 · 1 comment · May be fixed by #27
Open

Output colors with say #24

brainysmurf opened this issue Jul 4, 2019 · 1 comment · May be fixed by #27

Comments

@brainysmurf
Copy link

Games cry out for color / format options. Perhaps use the following API with say:

say(something, fg="red", bg="white")

There is colorama that would help implement this, but if you wanted to keep it so that users could just use adventurelib.py in their own projects, maybe have to implement ourselves?

@Nephyx
Copy link
Contributor

Nephyx commented Oct 11, 2019

Working on it, almost done 🙂

@Nephyx Nephyx linked a pull request Oct 12, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants