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

Please add color support #56

Open
devallabharath opened this issue Sep 21, 2022 · 2 comments
Open

Please add color support #56

devallabharath opened this issue Sep 21, 2022 · 2 comments

Comments

@devallabharath
Copy link

How can I add colors to the objects? I am trying to make a Rubix cube game in the terminal. I am successful in making the cube, but struck at implementing the colors. Can anyone look at my code and help me to make the colors for the individual face?
This is my code: https://github.com/devallabharath/Terminal-Rubix-Cube/blob/main/ex.py

@devallabharath
Copy link
Author

I found a way to add colors.

@devallabharath
Copy link
Author

I can color the whole frame using curses colors. But I need different colors for different components in the frame. So I need to color them before sending them to curses. I mean it has to be done in the Drawille Canvas.

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

No branches or pull requests

1 participant