Sure! Here's a simple text-based game inspired by Brawl Stars, implemented as a single HTML file using JavaScript:
This game is a simplified version of Brawl Stars where you battle against an opponent. You have three options: Attack, Defend, or Heal. The game continues until either your health or the opponent's health reaches 0. The outcome of each battle is determined by random damage calculations.
Note: This game doesn't include any pictograms as it's a text-based game.