Rebuild as actual rock-paper-scissors (cachipún), not tic-tac-toe - #4
Merged
Merged
Conversation
The repo was accidentally built as tic-tac-toe under the cachipún name.
This rewrites the game from scratch as real piedra-papel-tijera in 3D:
- Two articulated neon hands (you cyan, CPU magenta) with per-finger
joints posed per gesture, facing off over the refractive glass stage
- Classic "¡ca… chi… pún!" three-bob countdown, springy reveal, win/
lose/tie flourishes, confetti and camera pulse for the winner
- New CPU brain: order-1 Markov predictor of the player's move history
on hard mode ("CPU astuta"), pure random on easy ("CPU al lote")
- New UI: ✊✋✌️ choice buttons (keys 1/2/3), scoreboard moved under the
topbar to keep the stage clear, win-streak counter, WebAudio sfx
- Scores/settings/history persisted in localStorage (new storage key)
- README rewritten for the real game; deploy workflow branch updated
Kept: vendored Three.js, tween engine, glass/bloom/PMREM visual stack.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0135timkxZn4iRgeQjiXtyE7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The repo was accidentally built as tic-tac-toe under the cachipún name.
This rewrites the game from scratch as real piedra-papel-tijera in 3D:
joints posed per gesture, facing off over the refractive glass stage
lose/tie flourishes, confetti and camera pulse for the winner
on hard mode ("CPU astuta"), pure random on easy ("CPU al lote")
topbar to keep the stage clear, win-streak counter, WebAudio sfx
Kept: vendored Three.js, tween engine, glass/bloom/PMREM visual stack.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_0135timkxZn4iRgeQjiXtyE7