| .. |
|
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
|
Add The Gold Coin Game - a strategic two-player game where players move coins to acquire the gold coin
|
2025-07-22 03:44:16 +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 |
|
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 Zeckendorf Search Magic Trick - Fibonacci-based magic trick using Zeckendorf representation
|
2025-07-22 11:16:30 +05:30 |
|
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 |
|
PlateSwapPuzzle.tsx
|
Add Plate Swap Puzzle with full functionality and attribution
|
2025-07-22 04:47:21 +05:30 |
|
SocialShare.tsx
|
Center home button in share box
|
2025-07-21 10:16:45 +00:00 |
|
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
|
feat: Implement website structure
|
2025-07-19 13:01:09 +00:00 |
|
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
|
Improve Zeckendorf Search Trick: label cards 1-8, add spoiler mode with highlights, use emoji buttons
|
2025-07-22 11:20:08 +05:30 |