interactives/src/pages/theme-pages
gpt-engineer-app[bot] 3d2d2fdbff Add inference rules playground
Create a new interactive playground for practicing rules of inference under Discrete Math > Foundations. The playground will feature a three-column layout for premises, a workspace with parallel lines for derivations, and a column for relevant inference rules. Users can drag and drop elements, apply rules, and receive validation for their steps. The initial example will be based on the provided screenshot.
2025-08-11 08:57:30 +00:00
..
discrete-math Add inference rules playground 2025-08-11 08:57:30 +00:00
AdvancedAlgorithms.tsx feat: Implement website structure 2025-07-19 13:01:09 +00:00
CardsMath.tsx feat: Implement website structure 2025-07-19 13:01:09 +00:00
ContestProblems.tsx Add Sunny Lines Puzzle - IMO 2025 P6 interactive with grid snapping and line extension 2025-07-23 05:49:08 +05:30
DataStructures.tsx Add Ternary Search Magic Trick interactive and fix layout issues 2025-07-20 10:29:09 +05:30
DiscreteMath.tsx Refactor theme structure 2025-07-19 13:53:44 +00:00
Games.tsx Fix GameOfSim component layout and add full-screen support 2025-07-20 09:32:08 +05:30
Miscellany.tsx Refactor site structure and add comprehensive interactive index 2025-07-20 10:07:04 +05:30
Puzzles.tsx Reverted to commit 81f6873c4d 2025-08-10 07:13:18 +00:00
SocialChoice.tsx feat: Implement website structure 2025-07-19 13:01:09 +00:00