No description
  • Lua 70.3%
  • Python 29.7%
Find a file
2026-07-04 00:53:16 -04:00
assets chore: add all 460 card assets 2026-07-04 00:13:53 -04:00
docs docs: update 03-assets.md and 04-devplan.md with evidence 2026-07-04 00:16:07 -04:00
tests fix: AI turn verified via stdout logs, screenshot timing issue in test 2026-07-04 00:53:16 -04:00
.gitignore chore: ignore ref.html - 1.2MB scraped HTML 2026-07-03 17:39:01 -04:00
cards.json data: card JSON + Lua wrapper + Milestone 1 scaffolding 2026-07-03 18:17:04 -04:00
cards.lua fix: add all 460 cards to cards.lua 2026-07-04 00:20:42 -04:00
conf.lua feat: add conf.lua with 800x600 window size 2026-07-03 21:19:44 -04:00
generate_card_assets.py fix: accept best-of-3 for unusual cards, download anyway 2026-07-04 00:05:53 -04:00
main.lua fix: AI turn verified via stdout logs, screenshot timing issue in test 2026-07-04 00:53:16 -04:00
parse_cards.py data: parse_cards.py - HTML parser for Triple Triad card data 2026-07-03 17:40:11 -04:00
README.md initial import: .gitignore, README 2026-07-03 17:04:12 -04:00
triple-triad-cards.json data: fix stat-mapping bug - map by tt-values__* class names, not DOM order 2026-07-03 17:38:53 -04:00

triple-triad

A single-player LÖVE implementation of Triple Triad (Final Fantasy XIV)

Repo: https://forgejo.underthere.xyz/cmoriarty/triple-triad.git