Sure, here's an example of a simple game using JavaScript, enclosed in script tags within a single HTML file:
SCP Maker Game
Click on the pictograms to create your own SCP!
In this game, the player can click on a pictogram to create their own SCP (Secure, Contain, Protect). Each time a pictogram is clicked, it will be added to the SCP container. The player can continue clicking on pictograms to add more elements to their SCP, and they can remove any pictogram by clicking on it. The pictograms are randomly selected from an array of available options.
{Owner Kian}