playscii/games/wildflowers/scripts
Jared Miller d84d1d809b
Reorganize source into playscii/ package
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.
2026-02-12 21:01:13 -05:00
..
flower.py Reorganize source into playscii/ package 2026-02-12 21:01:13 -05:00
frond.py Convert percent formatting to f-strings 2026-02-12 20:15:39 -05:00
petal.py Fix unused variables and loop variables 2026-02-12 20:15:39 -05:00
ramps.py Apply ruff auto-fixes and formatting 2026-02-12 20:15:39 -05:00
wildflowers.py Reorganize source into playscii/ package 2026-02-12 21:01:13 -05:00