Move all root .py files into playscii/ package directory. Rename playscii.py to app.py, add __main__.py entry point. Convert bare imports to relative (within package) and absolute (in formats/ and games/). Data dirs stay at root. |
||
|---|---|---|
| .. | ||
| flower.py | ||
| frond.py | ||
| petal.py | ||
| ramps.py | ||
| wildflowers.py | ||