Commit graph

4 commits

Author SHA1 Message Date
4f8b009a71
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-13 09:19:59 -05:00
d608909b5d
Run dos2unix on project 2026-02-13 09:19:59 -05:00
98550e6395
Disable lint rules inappropriate for legacy codebase 2026-02-13 09:19:59 -05:00
b6ddfcd74f
Add pyproject.toml with dependencies and ruff config 2026-02-13 09:19:59 -05:00