Idle Game Maker: Games Archive

(PaulGamerBoy101's Version)

This Site is a Work In Progress!

Submission Requirements Making a Game Page Suggested IDEs/Code Editors Requirements Example Code/Template for the Game Page (Taken from the Cyber Clicker Game Page):

    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>IGM Archive: Cyber Clicker Game Page</title>
        <link rel="stylesheet" href="cyber-clicker.css">
    </head>
    <body>
        <header>
            <h1>Cyber Clicker</h1>
            <h4>by PaulGamerBoy101</h4>
        </header>
        <div class="game-info-box">
            <div class="game-image">
                <img src="https://codehs.com/uploads/257ed818a7d7f18798a20debca4102dc" alt="Game Image" />
            </div>
            <div class="game-details">
                <p>Game Name: Cyber Clicker</p>
                <p>Game Author: PaulGamerBoy101</p>
                <p>Game Theme: Technology</p>
                <p>Game Link: <a href="https://orteil.dashnet.org/igm/?g=https://cyber-clicker-version-2-9763704.codehs.me/main.txt">Direct Link</a></p>
                <p>Description: The Classic Cookie Clicker Game Has been Changed With a Fun Twist.</p>
            </div>
        </div>
        <footer>
            <h1><a href="index.html">Idle Game Maker: Games Archive</a></h1>
            <h2>© Copyright 2024-2025 © Copyright PaulGamerBoy101</h2>
        </footer>
    </body>
            

Feel Free to Use This as a Teplate or You Can Get Creative & Create Your Own Page From Scratch!

Submitting Your Game

Once You Have Completed all the Steps Above, You May Submit your Game By Clicking the Link Below & Filling Out the Form.

Game Submission Form