Click here for free DL of the app version that can save data.
No:26312 74
Prev Next
Google Translate Game
Developer User10673|Date and time 23/11/29 0:09:11
Build time 86.39 sec|Game capacity 3.314KB|Script


Sure! Here's a simple game implementation using JavaScript and pictograms that you can play on a smartphone. The game is called "Guess the Pictogram" and it will display a pictogram and you have to guess what word it represents. You can continue playing until you guess all the pictograms correctly. To play the game, save the code below into a single HTML file and open it in a web browser on your smartphone:


Guess the Pictogram



To play the game, the script presents a pictogram and you need to enter your guess in the input field and click on the "Submit Guess" button or press Enter. If your guess is correct, it will display "Correct!" and move on to the next pictogram. If your guess is wrong, it will display "Wrong! Try again." You can continue playing until you guess all the pictograms correctly. Once you guess all the pictograms, it will display a congratulatory message. Note that you can add more pictograms by extending the `pictograms` array with additional objects containing a `word` (the correct guess) and an `image` (the corresponding pictogram).

Prev Next   Back  0  0 Menu 

[PR]現在の売れ筋ゲームランキング

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

(C)2023 HisashiApp