Sure, I can help you create a game based on your description. Here's an example of an HTML file with embedded JavaScript code that implements a simplified version of the game you mentioned:
To run this code, save it into a single HTML file, and make sure to have the corresponding image files (`emozi_cat.png`, `emozi_rabbit.png`, `emozi_apple.png`, `emozi_bear.png`, `emozi_chicken.png`, `emozi_rabbit.png`) in the same directory as the HTML file. You can replace those images with your own pictograms if desired.
Please note that this example only provides a basic structure and displays the characters on the canvas. You'll need to further develop the game logic, including user input handling, collision detection, and game objectives.