I have a website and I am using an arcade script but I don't want to keep working on this. I want to make own script in the website. Anyway I want for example on the homepage to display thumbails of the games. When user clicks on a game he will be redirected to a page where the game will be displayed. Because I don't want to make a page for every game in html. I want with this only page to display the game that the user clicked from the homepage. How I'll do that?
Thank you!