Sure! Here's a rough implementation of the game you described using HTML and JavaScript. The game is called "Nightmare Collector." Please note that this is a basic version and you can customize and enhance it further based on your requirements.
Nightmare Collector
To play the game, simply open the HTML file in a web browser or run it in a web server. The game area will be displayed with the pictograms representing objects, the monster, and the player. Use the arrow keys to move the player and collect the objects while avoiding the monster. The game will get progressively harder with each night as you need to find more objects. If the monster catches you, it's game over. Happy collecting and hiding!