Sure! I can create a simple text-based game for you. Since PUBG is a complex game, I'll create a simplified version called "PUBG Quiz". The game will ask questions about PUBG, and you need to select the correct answer. Here's the code for the game:
Quiz
To play the game, you can copy and save the above code in an HTML file (e.g., `pubg_quiz.html`), then open the HTML file in a web browser. The game will display one question at a time, and you need to select an option to answer. After answering all the questions, the game will display your score.
Please note that this is a simple text-based game, and it won't include pictograms or smartphone-specific operations due to the limitations of the text-based format.