Rock Paper Scissors•

Rock Paper Scissors•

By Alexey Primechaev

  • Category: Games
  • Release Date: 2023-01-15
  • Current Version: 4.2
  • Adult Rating: 4+
  • File Size: 2.78 MB
  • Developer: Alexey Primechaev
  • Compatibility: Requires iOS 17.0 or later.
Score: 3.86364
3.86364
From 88 Ratings

Description

Rock Paper Scissors: the ultimate battle of emojis! Generate your own battles and watch as beautiful rock, paper, and scissors emojis face off on a virtual field. Introduce yourself to Rock Paper Scissors, the ultimate battle game on your home screen! With its straightforward and user-friendly interface, you can create your own battles and watch as rock, paper, and scissors face off on a virtual field. It's perfect for all ages, and a must-have for anyone who loves a good battle game. Terms of Use and Privacy Policy link: https://lekskeks.com/terms-amp.html In-app purchases required for unlimited functionality The app icon uses Microsoft Fluent Emojis. They are licensed with MIT License: "MIT License Copyright (c) Microsoft Corporation. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE To learn more please go to https://github.com/microsoft/fluentui-emoji"

Screenshots

Reviews

  • 😁

    5
    By The first time I waited
    Good
  • Great concept but horrible gameplay

    1
    By hcoskskbxhdi
    Now i might have said the title wrong BUT first this game had a good play, you put some rock some paper and scissors and see which one wins i played FOUR TIMES until it became some lackluster pay to play scam! plz dont play this game, im begging you all just dont play it
  • Could be satisfying

    3
    By Beautifulmegg
    Your items are not bouncing of the walls. They get stuck in a corner making for the others to easily take over or be taken over since there’s no variety in movement. Here is an example code that’ll make bouncing possible. Of course this code is made no knowing what script you use for coding. box = Circle(600,300,10) run = True start = False clock = pygame.time.Clock() while run: clock.tick(120) for event in pygame.event.get(): if event.type == pygame.QUIT: run = False keys = pygame.key.get_pressed() if keys[pygame.K_SPACE]: start = True bounds = pygame.Rect(450, 200, 300, 200) if start: box.y -= box.vel_y box.x += box.vel_x if box.x - box.radius < bounds.left or box.x + box.radius > bounds.right: box.vel_x *= -1 if box.y - box.radius < bounds.top or box.y + box.radius > bounds.bottom: box.vel_y *= -1 window.fill((0,0,0)) pygame.draw.rect(window, (255, 0, 0), bounds, 1) pygame.draw.circle(window, (44,176,55), (box.x, box.y), box.radius) pygame.display.update()
  • Hope this helps

    5
    By Ball Blast is a good game
    5 stars for the game
  • Mid

    1
    By ACEISCOOL77
    Having to pay for such a basic game is wild ☠️
  • Complete scam

    1
    By Baddiemaxie
    As soon as I saw this app, I wanted it. But then I realized THAT YOU HAVE TO PAY FOR IT! What fun-looking game could scam me like that?!
  • stupid

    1
    By 124089
    they name the app “widget” but charge money for widgets
  • SCAM DON’T BUY THIS

    1
    By MrChicken656
    Omg don’t buy this because even if you do want to spend the $1 dollar to get the widget it lies and says one time fee and then on the second page says one dollar a MONTH that’s definitely not worth it. I hope no one falls for this and this is truly not ok.
  • L gameeeee

    1
    By bzbsnejdvv bc dbdh
    I can’t believe I have to pay a dollar for a free to play game thats for kids this is honestly outstanding and this needs to be fixed right away L game
  • Pay before you play

    1
    By Dad123;5654
    You have to pay before you can even try it out. Nope I’m out.

keyboard_arrow_up