Jump to content
Existing user? Sign In

Sign In



Sign Up

ティラノビルダー&Live2D (Himeshibori) 1.0.0


3 Screenshots

About This File

Free flash game created by Himeshibori. Basically, it's rock, paper, scissors and when you win, she drinks a cup of tea. It goes until she drinks too much and can't hold it anymore or 20 rounds have passed. Thought I'd post it here in case people didn't know about it. 

Source: http://yamato640k.x.fc2.com/game.html   


User Feedback

Recommended Comments

There is no strategy in this game. Reina selects her move randomly so the odds are not in your favor.

If you don't mind cheating to get around the RNG, this is what I did:

  1. Open the game's <iframe> directly at http://yamato640k.x.fc2.com/game2/index.html (this is so you can play with the script)
  2. Open the Javascript console with F12 (possibly click another tab) on pretty much any browser (this is so can modify the game's variables during play)
  3. After Reina announces her selection, run this code in the console:
    tyrano.plugin.kag.stat.f.me_te = (tyrano.plugin.kag.stat.f.reina_te == 1 ? 3 : (tyrano.plugin.kag.stat.f.reina_te - 1))

    This retroactively changes your selection to the one that beats hers.

  4. Repeat 3.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...