Each game has "parent-platforms" array that contains the categories of platforms the game belongs to.
Create a function that translates those strings to the icons on the website and integrate it into the game-container so the platforms displayed will be dynamic.
Each game has "parent-platforms" array that contains the categories of platforms the game belongs to. Create a function that translates those strings to the icons on the website and integrate it into the game-container so the platforms displayed will be dynamic.