Willem van den Ende fc2cf73b34 feat: story 2 — Characters can Deal Damage to Characters
- Allium spec: damage-and-health.allium
- 5 fast-check properties: damage reduces health, health non-negative,
  death at zero, self-damage forbidden, dead cannot take damage
- Character.createWithHealth factory for testing with arbitrary health
- Character.dealDamage(target, damage) method
2026-06-13 15:28:34 +01:00
2026-06-03 08:41:06 +00:00
2026-06-12 22:08:36 +01:00
2026-06-12 22:55:33 +01:00
2026-06-03 08:41:06 +00:00
2026-06-03 08:41:06 +00:00
2026-06-03 08:41:06 +00:00
2026-06-03 08:41:06 +00:00
2026-06-03 08:41:06 +00:00
2026-06-03 08:41:06 +00:00

RPG Combat

Use this starting template for your implementation of the game rules. Requires Node.js and npm. Install dependencies, then run the tests:

npm install
npm test
Description
run through pi coding kata
Readme 4 MiB
Languages
HTML 99.4%
TypeScript 0.5%