interactives/src/pages
gpt-engineer-app[bot] d352192c9e Add Stacking Blocks interactive
Add "Stacking Blocks" interactive to the Puzzles page. This new interactive is based on the description provided in the attached screenshots.
2025-08-22 06:42:56 +00:00
..
theme-pages Add Stacking Blocks interactive 2025-08-22 06:42:56 +00:00
About.tsx Refactor site structure and add comprehensive interactive index 2025-07-20 10:07:04 +05:30
AssistedNimGamePage.tsx Add Assisted Nim Game and update components 2025-07-22 03:35:33 +05:30
BalancedTernaryGamePage.tsx Refactor index page 2025-07-21 07:58:37 +00:00
BinaryNumberGameGreenScreen.tsx Add social share and QR code 2025-07-19 14:07:18 +00:00
BinaryNumberGamePage.tsx Remove header/footer from interactive page 2025-07-19 14:02:38 +00:00
BinarySearchTrickGreenScreen.tsx Fix width consistency across standalone interactive pages 2025-07-20 10:46:11 +05:30
BinarySearchTrickPage.tsx Fix width consistency across standalone interactive pages 2025-07-20 10:46:11 +05:30
BulgarianSolitairePage.tsx Add Bulgarian Solitaire interactive 2025-08-21 11:16:49 +00:00
ChessboardRepaintPuzzlePage.tsx Add Chessboard Repaint Puzzle - a challenging parity puzzle 2025-07-22 04:50:42 +05:30
GameOfSimGreenScreen.tsx Fix GameOfSim component layout and add full-screen support 2025-07-20 09:32:08 +05:30
GameOfSimPage.tsx Fix GameOfSim component layout and add full-screen support 2025-07-20 09:32:08 +05:30
GoldCoinGamePage.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
GridTilingPuzzlePage.tsx Add Sunny Lines Puzzle - IMO 2025 P6 interactive with grid snapping and line extension 2025-07-23 05:49:08 +05:30
GuessingGamePage.tsx Add Guessing Game 2025-08-10 13:38:45 +00:00
Index.tsx Remove one featured interactive 2025-08-11 12:27:14 +00:00
KnightsPuzzlePage.tsx Refactor Knights Puzzle layout 2025-07-21 09:18:40 +00:00
Miscellany.tsx Change text to "Miscellany" 2025-07-19 13:03:43 +00:00
NimGamePage.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
NorthcottsGamePage.tsx Make Northcott's Game standalone 2025-07-21 07:09:10 +00:00
NotFound.tsx Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00
NQueensPuzzlePage.tsx Add N-Queens puzzle 2025-07-24 10:36:29 +00:00
PebblePlacementGamePage.tsx Fix "Back to Puzzles" link 2025-08-21 11:02:06 +00:00
PlateSwapPuzzlePage.tsx Add Plate Swap Puzzle with full functionality and attribution 2025-07-22 04:47:21 +05:30
Puzzles.tsx feat: Implement website structure 2025-07-19 13:01:09 +00:00
RulesOfInferencePlaygroundPage.tsx Hide backlinks on direct access 2025-08-11 12:34:19 +00:00
SikiniaParliamentPuzzlePage.tsx Add Sikinian Parliament puzzle 2025-07-23 20:10:51 +00:00
StackingBlocksPage.tsx Add Stacking Blocks interactive 2025-08-22 06:42:56 +00:00
SubtractionGamePage.tsx Add Subtraction Game interactive 2025-08-22 06:24:19 +00:00
SunnyLinesPuzzlePage.tsx Add Sunny Lines Puzzle - IMO 2025 P6 interactive with grid snapping and line extension 2025-07-23 05:49:08 +05:30
TernaryNumberGamePage.tsx Refactor index page 2025-07-21 07:58:37 +00:00
TernarySearchTrickGreenScreen.tsx Fix width consistency across standalone interactive pages 2025-07-20 10:46:11 +05:30
TernarySearchTrickPage.tsx Fix width consistency across standalone interactive pages 2025-07-20 10:46:11 +05:30
Themes.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
ZeckendorfGamePage.tsx Add Zeckendorf Representation interactive under Discrete Math > Foundations 2025-07-22 10:47:49 +05:30
ZeckendorfSearchTrickPage.tsx Add Zeckendorf Search Magic Trick - Fibonacci-based magic trick using Zeckendorf representation 2025-07-22 11:16:30 +05:30