Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 613 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 613 Bytes

Changelog

[Unreleased]

  • [Added] Support for 2 players
  • [Added] Nice ASCII art for dice
  • [Added] Colored typo
  • [Changed] Updated user interface for better readability
  • [Fixed] Bugs (need to check the stats with lot of game to check if any bug)

[0.1.0] - 2025-01-18

Added

  • Implement initial version of the game.
  • Tracking score and HP.
  • Basic dice rolling mechanics (from the original version, no add-on).
  • One player only.
  • Logic for keeping "Step" dice between rolls.
  • Debug messages can be displayed (switching a comment in code).
  • Flowchart (for better enhancement and also for me).