No description
Find a file
2026-07-21 07:43:29 -04:00
assets M5: felt bg always visible, gold button highlight, opaque overlay, resolveTimer=3.0, ogv video, delete mp4 2026-07-21 04:46:31 -04:00
docs phase 5: dev plan — 7 milestones, final playtest script 2026-07-20 18:53:43 -04:00
tests M5: title video bg, brass buttons, options screen, game-over screens with flourish SFX, M5 tests 2026-07-21 02:02:44 -04:00
.gitignore Phase 0: init repo with gitignore and README 2026-07-20 17:01:32 -04:00
card.lua M1: foundation — game engine, deck, rendering, 86 tests green 2026-07-20 19:04:19 -04:00
conf.lua M1: foundation — game engine, deck, rendering, 86 tests green 2026-07-20 19:04:19 -04:00
deck.lua M1: foundation — game engine, deck, rendering, 86 tests green 2026-07-20 19:04:19 -04:00
game.lua M5: title video bg, brass buttons, options screen, game-over screens with flourish SFX, M5 tests 2026-07-21 02:02:44 -04:00
main.lua M5: immediate 80px card shift toward winner on resolve 2026-07-21 07:43:29 -04:00
README.md Phase 0: init repo with gitignore and README 2026-07-20 17:01:32 -04:00

War - Card Game

Classic card game of War for two players (human vs computer) built with LÖVE (love2d).

Repo: https://forgejo.underthere.xyz/war-v2