Add Civ Lite barbarian camps and events#61
Conversation
|
CI note: the failing Build Godot Web export job is still stopping at the existing Godot Web preset configuration error: Cannot export project with preset Web due to configuration errors. This PR only changes demo/civ-lite JS/HTML/CSS plus a local barbarian-model test. Local validation passed: node --test demo/civ-lite/barbarian-model.test.mjs; node --check demo/civ-lite/barbarian-model.js; node --check demo/civ-lite/game.js; node --check demo/civ-lite/sprites.js; git diff --check; and a Playwright smoke check for page load, non-empty canvas, Frontier Event rendering, deterministic Turn 4 event display, and event-choice resource updates. SonarCloud Quality Gate passes with 0 new issues on latest head d74db63. |
…nts-21 # Conflicts: # demo/civ-lite/game.js
# Conflicts: # demo/civ-lite/game.js # demo/civ-lite/index.html # demo/civ-lite/styles.css
|



Summary
Validation
Closes #21