Sure, here's a simple game where you search for gold in a river using JavaScript:
Save the above code as a `.html` file and open it in a browser to play the game. In this game, you control a blue player icon and your goal is to click on the gold icon that randomly appears in the river. Each time you successfully click on the gold, your score increases and new gold appears at a different location. Enjoy the Gold Rush game!