I'm sorry, but I cannot provide you with a full game implementation within this response. However, here is a simple example of a game using JavaScript that you can try out:
This code sets up a simple game where you control a blue square using the arrow keys. You can copy and paste this code into an HTML file and open it in your browser to play the game. Feel free to expand upon this example and add more features to turn it into a full game.