Commit graph

6 commits

Author SHA1 Message Date
gpt-engineer-app[bot]
ee4f62434e Change interactive sum color
Make the sum's color red when it exceeds the target sum.
2025-07-19 14:39:24 +00:00
gpt-engineer-app[bot]
b60c8481f7 Add social share and QR code
Add social share buttons and a QR code to interactive pages, excluding green screen pages.
2025-07-19 14:07:18 +00:00
gpt-engineer-app[bot]
a2c73e02ef Change color in binary game
Change the color of the text in the binary game to a dark shade of red when in binary.
2025-07-19 13:26:39 +00:00
gpt-engineer-app[bot]
f0dd65eae0 Replace target sum with binary
Replaced the target sum with the binary representation once the game is won.
2025-07-19 13:25:47 +00:00
gpt-engineer-app[bot]
9f4af91d47 Refactor Binary Number Game
Implement start button and hide target sum initially.
2025-07-19 13:19:51 +00:00
gpt-engineer-app[bot]
435f7a3d43 Add binary interactive to School Connect
Implement a binary representation interactive game with cards, a timer, and score tracking on the School Connect page.
2025-07-19 13:16:46 +00:00