..
ui
Improve slider appearance
2025-07-21 07:48:44 +00:00
AssistedNimGame.tsx
Add Assisted Nim Game and update components
2025-07-22 03:35:33 +05:30
BalancedTernaryGame.tsx
Rename a title
2025-07-21 10:12:11 +00:00
BinaryNumberGame.tsx
Change interactive sum color
2025-07-19 14:39:24 +00:00
BinarySearchTrick.tsx
Fix Binary Search Magic Trick
2025-07-21 10:18:23 +00:00
ChessboardRepaintPuzzle.tsx
Polish Chessboard Repaint Puzzle - consolidate rules text and add parity spoiler
2025-07-22 10:44:38 +05:30
ComingSoon.tsx
Add common header and footer
2025-07-19 13:39:51 +00:00
ErrorBoundary.tsx
Apply security fixes
2025-07-21 07:17:18 +00:00
GameOfSim.tsx
Fix GameOfSim component layout and add full-screen support
2025-07-20 09:32:08 +05:30
GamesGallery.tsx
Housekeeping: reorder themes, fix hover effects, update titles, add collapsible tags, move Zeckendorf Search Magic Trick to Data Structures
2025-07-23 05:05:52 +05:30
GoldCoinGame.tsx
Enhance Gold Coin Game: add deselect functionality, prevent moves to occupied cells, improve instructions, add randomized board generation, and prevent interactions before game start
2025-07-22 03:58:31 +05:30
GreenScreenWrapper.tsx
Add green-screen friendly versions
2025-07-19 13:59:42 +00:00
GridTilingPuzzle.tsx
Add social share boxes to Grid Tiling Puzzle and Sunny Lines Puzzle
2025-07-23 06:07:52 +05:30
InteractiveCard.tsx
feat: Implement website structure
2025-07-19 13:01:09 +00:00
InteractiveGallery.tsx
Remove Northcott's Game from listing
2025-07-21 07:20:39 +00:00
InteractiveIndex.tsx
Add N-Queens puzzle
2025-07-24 10:36:29 +00:00
KnightsAndKnavesI.tsx
Refactor interactive elements
2025-08-08 07:29:51 +00:00
KnightsPuzzle.tsx
Refactor Knights Puzzle layout
2025-07-21 09:28:29 +00:00
Layout.tsx
Fix hover preview to show single bounding rectangle instead of per-square borders
2025-07-22 10:39:01 +05:30
Navigation.tsx
Refactor home page and navigation
2025-07-21 09:59:47 +00:00
NimGame.tsx
feat: add standalone Nim game page, route, and container layout; remove global header/footer from /games/nim
2025-07-22 02:40:47 +05:30
NorthcottsGame.tsx
Hide first player and simplify background.
2025-07-21 10:04:29 +00:00
NQueensPuzzle.tsx
Fix N-Queens board issues
2025-07-24 11:21:39 +00:00
PlateSwapPuzzle.tsx
Add Plate Swap Puzzle with full functionality and attribution
2025-07-22 04:47:21 +05:30
SikiniaParliamentPuzzle.tsx
Add interactive to index
2025-07-24 03:04:33 +00:00
SocialShare.tsx
Center home button in share box
2025-07-21 10:16:45 +00:00
SunnyLinesPuzzle.tsx
Add social share boxes to Grid Tiling Puzzle and Sunny Lines Puzzle
2025-07-23 06:07:52 +05:30
TernaryNumberGame.tsx
Improve slider appearance
2025-07-21 07:48:44 +00:00
TernarySearchTrick.tsx
Add Ternary Search Magic Trick interactive and fix layout issues
2025-07-20 10:29:09 +05:30
ThemeCard.tsx
Housekeeping: reorder themes, fix hover effects, update titles, add collapsible tags, move Zeckendorf Search Magic Trick to Data Structures
2025-07-23 05:05:52 +05:30
ZeckendorfGame.tsx
Fix Zeckendorf game: add more Fibonacci numbers (up to 55) to ensure targets are reachable
2025-07-22 11:08:21 +05:30
ZeckendorfSearchTrick.tsx
Add Zeckendorf Search Magic Trick with improved layout and card numbering
2025-07-22 11:38:05 +05:30