{ "name": "Play Frog Rush Online", "short_name": "Frog Rush", "description": "Funny frogs do an excellent job of destroying enemies online. The arcade game has a simple plot: a lot of frogs that you have to destroy, peacefully relaxing on the field. The essence of the online game is to select a goal and bounce it to destroy all the frogs on the field. The algorithm of the player 's actions is: • choose a target • the target explodes • a ball bounces and moves towards other frogs • the toads explode. Once there are no more frogs left on the field, you can move on to another level. The problem is that you need to accurately calculate or foresee the trajectory of the balls. Another difficulty – the presence of small frogs and tadpoles. To destroy a tadpole, you need to hit it three times. The adult toad explodes with the first hit. If you choose the wrong frog, the balls will fly out and you will have to replay the level. It has infinitely repeated tries provided for free . The game is similar to a puzzle: you have to collect an empty field in one hit. At first, it seems simple, but the number of toads increases with each level, so the player will have to think carefully.", "icons": [ { "src": "/files/pictures/frog_rush.webp", "type": "image/webp", "sizes": "200x200" }, { "src": "/files/512x512/frog_rush.png", "type": "image/png", "sizes": "512x512" } ], "start_url": "https://www.najox.com/game/frog_rush", "id": "https://www.najox.com/game/frog_rush", "scope": "https://www.najox.com/game/frog_rush", "background_color": "#46bef9", "display": "fullscreen", "orientation": "any", "theme_color": "#0092d9", "dir": "auto", "display_override": [ "fullscreen", "standalone" ], "categories": [ "games" ], "screenshots": [ { "src": "/files/screens/_1.webp", "type": "image/webp", "sizes": "350x250" } ] }