Sure, here's an example implementation of the game as a single HTML file using JavaScript:
In the above example, there's a subscribe button implemented as a red block. When you click on it, the button color changes to grey and the text inside changes to "Already Subscribed". You can add the necessary subscription logic within the `toggleSubscribe` function as needed.