Skip to content

Feature/sandbox turn log#32

Open
KellyBallinger05 wants to merge 4 commits intomainfrom
feature/sandbox-turn-log
Open

Feature/sandbox turn log#32
KellyBallinger05 wants to merge 4 commits intomainfrom
feature/sandbox-turn-log

Conversation

@KellyBallinger05
Copy link
Copy Markdown
Owner

Summary

Adds a standalone sandbox page to demo End Turn + Action Log behavior without touching the real game engine/state model. This is used for wiring towards the actual game engine itself, and a showcase.

Changes

  • Added /studio/sandbox/turn-log sandbox demo route
  • Added isolated store + UI components for turn switching and action log display
  • Added a simple “Sandbox” link in the Studio nav

How to Test

  • Visit /studio/sandbox/turn-log
  • Click End Turn, Demo actions, Reset; confirm log updates and active player/turn changes
image

@KellyBallinger05
Copy link
Copy Markdown
Owner Author

Just a heads up, I resolved the merge conflict in studio/decks/page.tsx by keeping my version (the decks list with card counts and size validation). The DeckBuilderClient component is still there in components/DeckBuilderClient.tsx, it's just not being used on this page at the moment. We can figure out where it fits, and wire these up together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant