Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

Mock Sign Output in Command Line #34

Open
evanugarte opened this issue Apr 14, 2020 · 1 comment
Open

Mock Sign Output in Command Line #34

evanugarte opened this issue Apr 14, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@evanugarte
Copy link
Collaborator

Developing on the sign is hard when we aren't physically in ENGR 294. It would be really cool if we could mock out the signs output (text, color, speed etc.) to just show what the output is on the command line.

@evanugarte evanugarte added enhancement New feature or request help wanted Extra attention is needed labels Apr 14, 2020
@jerrylee17
Copy link
Member

Use Python Unicode to display a mini sign

Run this line in python terminal to see which ones values of i to use:
[print(i, chr(i)) for i in range(9580, 9681)]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants