Willem van den Ende 11919c742a feat: Magical Objects story — weapons and healing items
- MagicalWeapon: fixed damage, owner-only, self-destructs at 0 HP
- HealingObject: heals characters up to both caps, self-destructs at 0 HP
- 18 fast-check properties covering rules and invariants
- Allium spec with entities, rules, and invariants
- Character.createWithHealthAndStatus factory method for status-aware creation
2026-06-13 22:13:06 +01:00
2026-06-03 08:41:06 +00:00
2026-06-12 22:08:36 +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%