Commit graph

5 commits

Author SHA1 Message Date
461fc5d822
Add ty as dev dep 2026-02-12 22:43:37 -05:00
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
ac2154d935
Run dos2unix on project 2026-02-12 20:16:27 -05:00
b2bea441a0
Disable lint rules inappropriate for legacy codebase 2026-02-12 20:15:39 -05:00
cec9df2fc3
Add pyproject.toml with dependencies and ruff config 2026-02-12 20:15:18 -05:00