interactives/src/components
gpt-engineer-app[bot] bddd1eaae9 Add Northcott's Game interactive
Implemented Northcott's Game as an interactive within the games theme.
- Added game logic, board size selection, and misere mode toggle.
- Implemented two-player mode with visual turn indicators.
2025-07-21 06:16:41 +00:00
..
ui Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00
BinaryNumberGame.tsx Change interactive sum color 2025-07-19 14:39:24 +00:00
BinarySearchTrick.tsx feat: Add randomization toggle and emoji buttons to BinarySearchTrick 2025-07-19 23:19:57 +05:30
ComingSoon.tsx Add common header and footer 2025-07-19 13:39:51 +00:00
GameOfSim.tsx Fix GameOfSim component layout and add full-screen support 2025-07-20 09:32:08 +05:30
GamesGallery.tsx Add Northcott's Game interactive 2025-07-21 06:16:41 +00:00
GreenScreenWrapper.tsx Add green-screen friendly versions 2025-07-19 13:59:42 +00:00
InteractiveCard.tsx feat: Implement website structure 2025-07-19 13:01:09 +00:00
InteractiveGallery.tsx Add Ternary Search Magic Trick interactive and fix layout issues 2025-07-20 10:29:09 +05:30
InteractiveIndex.tsx Add Ternary Search Magic Trick interactive and fix layout issues 2025-07-20 10:29:09 +05:30
Layout.tsx Add common header and footer 2025-07-19 13:39:51 +00:00
Navigation.tsx Refactor site structure and add comprehensive interactive index 2025-07-20 10:07:04 +05:30
NorthcottsGame.tsx Add Northcott's Game interactive 2025-07-21 06:16:41 +00:00
SocialShare.tsx Add social share and QR code 2025-07-19 14:07:18 +00:00
TernarySearchTrick.tsx Add Ternary Search Magic Trick interactive and fix layout issues 2025-07-20 10:29:09 +05:30
ThemeCard.tsx feat: Implement website structure 2025-07-19 13:01:09 +00:00