you make one HTML file with your game review layout (template).
You store each game’s review content in a JSON file (or multiple JSON files).
Use JavaScript to load the right game content based on the URL.