Sure! Here's a simple game where you control a spikeball rolling and destroying squares using JavaScript. The game will be designed for smartphone operation and will use pictograms.
To play the game, simply save the above code as an HTML file, open it in any web browser, and you'll be able to control the spikeball by tapping/moving on the left or right side of the game canvas on your smartphone screen. The objective is to collide the spikeball with the squares to destroy them and earn points. The game will end when all the squares are destroyed, and your final score will be displayed.