Skip to content

Commit 778ee60

Browse files
committed
GameFoundryStudio
1 parent 04b7573 commit 778ee60

71 files changed

Lines changed: 1971 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

GameFoundryStudio/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Game Foundry Studio Static Site
2+
3+
This package includes Home, Tools, tool detail pages, Arcade, Marketplace, Learn, Community, Docs, Cloud, Publish, Brand, Assets, About, and Account Management.
4+
5+
Tool tiles use direct cropped images from `assets/images/game-foundry-tools-poster.png`.

GameFoundryStudio/about.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>About — Game Foundry Studio</title><meta name="description" content="Game Foundry Studio: Build. Play. Share."><link rel="icon" href="assets/images/favicon.svg" type="image/svg+xml"><link rel="stylesheet" href="assets/css/styles.css"></head><body><header class="site-header"><div class="container nav"><a class="brand" href="index.html"><img src="assets/images/logo-mark.svg" alt="Game Foundry Studio mark"><span>Game Foundry Studio</span></a><nav class="nav-links" aria-label="Main navigation"><div class="nav-item"><a class="" href="tools.html">Tools ▾</a><div class="sub-menu"><a class="" href="tool1.html">Tool 1</a><a class="" href="tool2.html">Tool 2</a><a class="" href="tool3.html">Tool 3</a></div></div><a class="" href="games.html">Arcade</a><a class="" href="marketplace.html">Marketplace</a><a class="" href="learn.html">Learn</a><a class="" href="community.html">Community</a><a class="" href="docs.html">Docs</a><a class="" href="account.html">Account</a></nav><div class="nav-actions"><a class="btn" href="games.html">Play Games</a><a class="btn primary" href="tools.html">Start Building</a></div></div></header><main>
2+
<section class="page-title"><div class="container"><div class="breadcrumb"><a href="index.html">Home</a> / About</div><div class="kicker">About</div><h1>A creator platform for browser games.</h1><p class="lede">Game Foundry Studio is positioned as a place to build games, play community creations, share assets, learn and publish.</p></div></section>
3+
<section class="section"><div class="container page-hero"><img src="assets/images/magic-panel.png" alt="Where the magic happens"><div><h2>The vision</h2><p class="lede">A Roblox-style destination for the open web: creator tools, playable games, marketplace assets, tutorials, cloud saves and community discovery.</p></div></div></section>
4+
</main><footer class="footer"><div class="container"><span>© 2026 Game Foundry Studio</span><span>Build · Play · Share</span></div></footer></body></html>

GameFoundryStudio/account.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Account Management — Game Foundry Studio</title><meta name="description" content="Game Foundry Studio: Build. Play. Share."><link rel="icon" href="assets/images/favicon.svg" type="image/svg+xml"><link rel="stylesheet" href="assets/css/styles.css"></head><body><header class="site-header"><div class="container nav"><a class="brand" href="index.html"><img src="assets/images/logo-mark.svg" alt="Game Foundry Studio mark"><span>Game Foundry Studio</span></a><nav class="nav-links" aria-label="Main navigation"><div class="nav-item"><a class="" href="tools.html">Tools ▾</a><div class="sub-menu"><a class="" href="tool1.html">Tool 1</a><a class="" href="tool2.html">Tool 2</a><a class="" href="tool3.html">Tool 3</a></div></div><a class="" href="games.html">Arcade</a><a class="" href="marketplace.html">Marketplace</a><a class="" href="learn.html">Learn</a><a class="" href="community.html">Community</a><a class="" href="docs.html">Docs</a><a class="active" href="account.html">Account</a></nav><div class="nav-actions"><a class="btn" href="games.html">Play Games</a><a class="btn primary" href="tools.html">Start Building</a></div></div></header><main>
2+
<section class="page-title"><div class="container"><div class="breadcrumb"><a href="index.html">Home</a> / Account</div><div class="kicker">User Account</div><h1>Manage your creator profile.</h1><p class="lede">A starter page for profile settings, account security, billing, projects, publishing, marketplace and privacy controls.</p></div></section>
3+
<section class="section"><div class="container page-hero"><img src="assets/images/tools/settings-studio.png" alt="Settings Studio"><div><h2>Your Game Foundry identity.</h2><p class="lede">Creators need a place to manage their profile, projects, purchases, teams, API keys, notifications and publishing permissions.</p></div></div></section>
4+
<section class="section"><div class="container account-panel"><aside class="side-menu"><a class="active" href="#profile">Profile</a><a href="#projects">Projects</a><a href="#security">Security</a><a href="#billing">Billing</a><a href="#marketplace">Marketplace</a><a href="#privacy">Privacy</a></aside><div class="card"><div class="card-body"><h2 id="profile">Profile Settings</h2><div class="form-row"><div class="field"><label>Display Name</label><input value="QBytes"></div><div class="field"><label>Creator Handle</label><input value="@qbytes"></div></div><div class="form-row"><div class="field"><label>Email</label><input value="creator@example.com"></div><div class="field"><label>Account Type</label><select><option>Creator</option><option>Studio</option><option>Publisher</option></select></div></div><div class="callout"><strong>Account modules to wire later:</strong> login, profile avatar, project ownership, cloud storage, purchases, subscriptions, marketplace seller setup, privacy controls and API/OpenAI key management.</div><div class="hero-actions"><a class="btn primary" href="#">Save Changes</a><a class="btn" href="#">Manage Projects</a></div></div></div></div></section>
5+
</main><footer class="footer"><div class="container"><span>© 2026 Game Foundry Studio</span><span>Build · Play · Share</span></div></footer></body></html>

GameFoundryStudio/assets.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Brand Assets — Game Foundry Studio</title><meta name="description" content="Game Foundry Studio: Build. Play. Share."><link rel="icon" href="assets/images/favicon.svg" type="image/svg+xml"><link rel="stylesheet" href="assets/css/styles.css"></head><body><header class="site-header"><div class="container nav"><a class="brand" href="index.html"><img src="assets/images/logo-mark.svg" alt="Game Foundry Studio mark"><span>Game Foundry Studio</span></a><nav class="nav-links" aria-label="Main navigation"><div class="nav-item"><a class="" href="tools.html">Tools ▾</a><div class="sub-menu"><a class="" href="tool1.html">Tool 1</a><a class="" href="tool2.html">Tool 2</a><a class="" href="tool3.html">Tool 3</a></div></div><a class="" href="games.html">Arcade</a><a class="" href="marketplace.html">Marketplace</a><a class="" href="learn.html">Learn</a><a class="" href="community.html">Community</a><a class="" href="docs.html">Docs</a><a class="" href="account.html">Account</a></nav><div class="nav-actions"><a class="btn" href="games.html">Play Games</a><a class="btn primary" href="tools.html">Start Building</a></div></div></header><main>
2+
<section class="page-title"><div class="container"><div class="breadcrumb"><a href="index.html">Home</a> / Brand Assets</div><div class="kicker">Brand Assets</div><h1>Logo, poster and tool artwork.</h1><p class="lede">A simple brand kit page for the current visual system.</p></div></section>
3+
<section class="section"><div class="container grid cols-2"><article class="card"><img src="assets/images/game-foundry-studio-logo.png" class="feature-image" alt="Logo"><div class="card-body"><h3>Primary Logo</h3><p>Full Game Foundry Studio mark.</p></div></article><article class="card"><img src="assets/images/game-foundry-tools-poster.png" class="feature-image" alt="Tool poster"><div class="card-body"><h3>Tool Poster</h3><p>Source of truth for the tool card crops.</p></div></article></div></section>
4+
</main><footer class="footer"><div class="container"><span>© 2026 Game Foundry Studio</span><span>Build · Play · Share</span></div></footer></body></html>

GameFoundryStudio/assets/css/styles - BKUP.css

Lines changed: 42 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)