Sure! Here's a simple Zem catcher game implemented as a single HTML file using JavaScript:
This code sets up a simple Zem catcher game where you can control the movement of a Zem (represented by a circle) using the arrow keys. The goal is to catch the Zem within the canvas. You can further enhance the game by adding scoring, levels, and other features. Enjoy playing!