Commit graph

7 commits

Author SHA1 Message Date
gpt-engineer-app[bot]
13f04fd7f7 Rename a title
Rename "Balanced Ternary Number Representation" to "Balanced Ternary Representation".
2025-07-21 10:12:11 +00:00
gpt-engineer-app[bot]
030c188ab3 Improve slider appearance
Make slider endpoints symmetric and colored.
2025-07-21 07:48:44 +00:00
gpt-engineer-app[bot]
615c43f72a Enhance slider UX
Make sliders "snappy" to multiples of 10 and add indicators to both ends.
2025-07-21 07:44:25 +00:00
gpt-engineer-app[bot]
b725498696 Allow range selection on new game
Allow the user to choose the range again when starting a new game.
2025-07-21 07:41:09 +00:00
gpt-engineer-app[bot]
c3e18446b6 Add range selection for target sum
Add slider-based range selection for target sum in ternary and balanced ternary interactives.
2025-07-21 07:38:50 +00:00
gpt-engineer-app[bot]
6b9cf87fae Show value above plus button
Display the actual value of each power of three above the plus button in the balanced ternary game.
2025-07-21 07:34:55 +00:00
gpt-engineer-app[bot]
92ae14d796 Add balanced ternary interactive
Create a new interactive for balanced ternary number representation, including add/subtract buttons for each power of three.
2025-07-21 07:33:06 +00:00