feat(games): add Snake, Asteroids, Race Car, and Tetris game modals with search integration#231
feat(games): add Snake, Asteroids, Race Car, and Tetris game modals with search integration#231
Conversation
…ith search integration
Preview DeploymentPreview URL: $PREVIEW_URL Note: This preview uses the staging API endpoints and has auth disabled for testing. |
… types; allow null for level_status and data_quality
Preview DeploymentPreview URL: $PREVIEW_URL Note: This preview uses the staging API endpoints and has auth disabled for testing. |
…ctionality; adjust dimensions for existing game modals
Preview DeploymentPreview URL: $PREVIEW_URL Note: This preview uses the staging API endpoints and has auth disabled for testing. |
Grabacion.de.pantalla.2026-03-31.a.la.s.09.45.17.movNice! 😎 🐍 🎮 |
TylerAdamMartinez
left a comment
There was a problem hiding this comment.
Please address the codex comment and move all the games into their own folders, like /src/components/Search/EasterEggsGames/{name-of-game}.tsx or something like that. Other than that, everything looks good to me.
…game modals with integrated game logic and UI
Preview DeploymentPreview URL: $PREVIEW_URL Note: This preview uses the staging API endpoints and has auth disabled for testing. |
…t, useAllNotes, and useMostRecentObservation hooks
Preview DeploymentPreview URL: $PREVIEW_URL Note: This preview uses the staging API endpoints and has auth disabled for testing. |
… decoding and improve SearchModal distance assertion
Preview DeploymentPreview URL: $PREVIEW_URL Note: This preview uses the staging API endpoints and has auth disabled for testing. |
1 similar comment
Preview DeploymentPreview URL: $PREVIEW_URL Note: This preview uses the staging API endpoints and has auth disabled for testing. |
Why
This PR addresses the following problem / context:
How
Implementation summary - the following was changed / added / removed:
Notes
Any special considerations, workarounds, or follow-up work to note?