Click here for free DL of the app version that can save data.
No:37390 26
Prev Next
Numbers counting up forever but everytime a new nu..ALL
Developer User17064|Date and time 24/1/21 3:11:52
Build time 5.614 sec|Game capacity 1.575KB|Script

Sure, here's an example of a simple game that meets your requirements. It's a number counting game where the numbers increase in speed each time a new number appears. The game is designed for smartphone operation and uses pictograms.


number icon


In the above code, a number is displayed using a pictogram image and is incremented by one in each iteration of the `updateNumber()` function. The speed is initially set to 1000 milliseconds (1 second) and it decreases by 10% each time a new number appears. This creates a gradually increasing speed effect. The `setTimeout()` method is used to schedule the next update of the number after the specified delay (speed). Please note that you'll need to replace `emozi_himawari.png` with an actual pictogram image file for the number icon. Also, you can modify the styling and design as per your preference.

Prev Next   Back  0  0 Menu 

[PR]現在のプレゼントランキング

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

(C)2023 HisashiApp