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

Enhancement: Fix Order of ASCII Art Conflict Among Mulitple Modules #66

Open
hiralshukla opened this issue Nov 16, 2024 · 0 comments · May be fixed by #69
Open

Enhancement: Fix Order of ASCII Art Conflict Among Mulitple Modules #66

hiralshukla opened this issue Nov 16, 2024 · 0 comments · May be fixed by #69
Labels
easy Good for newcomers enhancement New feature or request MVP Required for minimum viable product (ideal deadline: Dec. 11)

Comments

@hiralshukla
Copy link

ascii.txt and style.py currently have lists for all the art that will be displayed on the screen which is required to be in a specific order. If someone can come up with a better way that people can add ascii art that will not create merge conflicts due to not being in the right order every time it would make adding art easier. The list in style.py is called test_dict.

@adamgulde adamgulde added enhancement New feature or request easy Good for newcomers MVP Required for minimum viable product (ideal deadline: Dec. 11) labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Good for newcomers enhancement New feature or request MVP Required for minimum viable product (ideal deadline: Dec. 11)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants