Click here for free DL of the app version that can save data.
No:43631 91
Prev Next
Mobile rock paper scissors with ai
Developer Bowgray|Date and time 24/2/16 5:51:36
Build time 8.71 sec|Game capacity 2.591KB|Script


Sure! Here's a basic implementation of Rock, Paper, Scissors game with an AI opponent for smartphone operation using JavaScript and pictograms. You can save it as a single HTML file and open it in any web browser on your smartphone to play the game.


Rock Paper Scissors

Rock Paper Scissors



In the above code, pictograms of rock, paper, and scissors are used (assuming you have image files named "emozi_all/rock.png", "emozi_chicken.png", and "emozi_all/scissors.png" respectively in the same folder as the HTML file, you can replace them with your own images). When you tap on any of the pictograms, the game will choose a random choice for the AI opponent and determine the winner based on the traditional rock-paper-scissors rules. The result will be displayed below the choices.

Prev Next   Back  0  0 Menu 

[PR]現在の新着人気ランキング

Click here for free DL of the app version that can save data.

(C)2023 HisashiApp