Commit graph

7 commits

Author SHA1 Message Date
2ac2335b18
Ignore z games 2026-02-09 16:23:02 -05:00
565690cef2
Add fast and parallel testing 2026-02-07 22:03:00 -05:00
485302fab3
Add store module with SQLite account persistence
Implements account management with password hashing (pbkdf2_hmac with SHA256)
and constant-time comparison. Includes player state serialization for position
and inventory persistence across sessions.
2026-02-07 21:42:07 -05:00
9cd9c6f790
Add worktrees to gitignore 2026-02-07 13:46:22 -05:00
9cdc1c48e4
Add a map renderer 2026-02-07 13:38:32 -05:00
27ec0a8a22 Ignore pycache 2026-02-07 09:53:18 -05:00
c9ffee997e Ignore repos 2026-02-07 09:45:48 -05:00