Commit Graph

2 Commits

Author SHA1 Message Date
Irastris 9c3d4665ce Refactor CARD FileIO with on-demand handles (#77)
* Refactor CARD FileIO with on-demand handles

* Guarantee stream is flushed before closing handle
2026-03-31 20:24:20 -07:00
CraftyBoss 18cdf141cb Implement CARD API based on kabufuda (#53)
Original repository: https://github.com/AxioDL/kabufuda
Cleaned up & converted to `aurora::card`, with SDL3 file I/O.

---------

Co-authored-by: Phillip Stephens <antidote.crk@gmail.com>
Co-authored-by: Jack Andersen <jackoalan@gmail.com>
Co-authored-by: Lioncash <mathew1800@gmail.com>
Co-authored-by: Luke Street <luke@street.dev>
2026-03-10 19:49:34 -06:00