|
7a74050c5d
|
Rewrite print_help to a single string
|
2025-06-01 22:01:45 -04:00 |
|
|
6d4e7c7914
|
Rewrite car templates as list of strings
This lets us trim all the trailing whitespace in the file automatically.
|
2025-06-01 22:01:44 -04:00 |
|
|
29a8ffa91e
|
Update details in file header for the fork.
Also remove trailing whitespace in the header.
|
2025-06-01 22:01:44 -04:00 |
|
|
c8d49bda3d
|
Use r-strings for embedded train car art
That fixes these SyntaxWarnings:
tilde-train.py:60: SyntaxWarning: invalid escape sequence '\_'
| | | |__/V\_| |
tilde-train.py:76: SyntaxWarning: invalid escape sequence '\-'
== - / \-/ \-----/ \-/ \ - ==
tilde-train.py:86: SyntaxWarning: invalid escape sequence '\-'
- / \-/ \------/ \-/ \ -
|
2025-06-01 20:56:06 -04:00 |
|
vilmibm
|
1162faad18
|
initial commit
|
2025-06-01 22:59:34 +00:00 |
|