55 < meta charset ="utf-8 ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
77 < title > About - Game Foundry Studio</ title >
8- < meta name ="description " content ="Game Foundry Studio is a configuration-driven creator destination where game ideas move from a Game Design Document (GDD) to structured game data and ultimately to playable experiences. ">
8+ < meta name ="description " content ="Game Foundry Studio is a creator destination where game ideas become structured game data and playable open-web experiences. ">
99 < link rel ="icon " href ="/favicon.svg ">
1010 < link rel ="stylesheet " href ="../assets/theme-v2/css/theme.css ">
1111</ head >
@@ -20,7 +20,7 @@ <h1>Build, play and share open-web games with no coding required.</h1>
2020 < p class ="lede "> Game Foundry Studio is a configuration-driven creator destination where game ideas move
2121 from a Game Design Document (GDD) to structured game data and ultimately to playable experiences.
2222 Creators build content, rules, worlds, characters, assets, audio, and publishing workflows through
23- visual tools and configuration, with no coding required. Advanced creators can extend projects with
23+ visual tools and configuration, with no coding required. Advanced Creators can extend projects with
2424 custom enhancements and scripting when additional flexibility or control is needed.</ p >
2525 </ div >
2626 </ section >
@@ -29,38 +29,86 @@ <h1>Build, play and share open-web games with no coding required.</h1>
2929 < article class ="card ">
3030 < div class ="card-body ">
3131 < h2 > Build</ h2 >
32- < p > Create games through configuration, content and composition: scenes, sprites, rules, inputs ,
33- objectives and templates that the engine can understand .</ p >
32+ < p > Create games through approachable tools for scenes, characters, worlds, rules, goals ,
33+ assets and templates.</ p >
3434 </ div >
3535 </ article >
3636 < article class ="card ">
3737 < div class ="card-body ">
3838 < h2 > Play</ h2 >
39- < p > Test, preview, run, discover and enjoy games and examples in the browser while the same
40- configuration-driven foundation powers each experience.</ p >
39+ < p > Test, preview, discover and enjoy open-web experiences as ideas move from design to play.</ p >
4140 </ div >
4241 </ article >
4342 < article class ="card ">
4443 < div class ="card-body ">
4544 < h2 > Share</ h2 >
46- < p > Publish games, assets, templates, tutorials, ratings and community knowledge so every
47- useful pattern can help the next creator move faster.</ p >
45+ < p > Publish games, assets, templates, tutorials and Creator knowledge so each useful pattern can
46+ help the next Creator move faster.</ p >
4847 </ div >
4948 </ article >
5049 </ div >
5150 </ section >
5251 < section class ="section ">
5352 < div class ="container card ">
5453 < div class ="card-body ">
55- < div class ="kicker "> Game Design Document (GDD) → Game Data → Playable Experiences</ div >
54+ < div class ="kicker "> Game Design Document (GDD) → Structured Game Data → Playable Experiences</ div >
5655 < h2 > A configuration-driven studio for anyone with a game idea.</ h2 >
5756 < p class ="lede "> Creators can shape gameplay, presentation, content, and publishing plans through
5857 visual tools and configuration, with no coding required.</ p >
59- < p > Advanced creators can extend projects with custom enhancements and scripting when additional
58+ < p > Advanced Creators can extend projects with custom enhancements and scripting when additional
6059 flexibility or control is needed.</ p >
6160 </ div >
6261 </ div >
6362 </ section >
63+ < section class ="section ">
64+ < div class ="container card ">
65+ < div class ="card-body ">
66+ < div class ="kicker "> What Can You Build?</ div >
67+ < h2 > Start with the kind of creation you want to make.</ h2 >
68+ < div class ="grid cols-3 ">
69+ < article class ="callout ">
70+ < h3 > Arcade Games</ h3 >
71+ < p > Fast, replayable challenges built for quick sessions.</ p >
72+ </ article >
73+ < article class ="callout ">
74+ < h3 > Platformers</ h3 >
75+ < p > Side-scrolling worlds with movement, obstacles and goals.</ p >
76+ </ article >
77+ < article class ="callout ">
78+ < h3 > Puzzle Games</ h3 >
79+ < p > Logic, pattern and problem-solving experiences.</ p >
80+ </ article >
81+ < article class ="callout ">
82+ < h3 > Educational Games</ h3 >
83+ < p > Interactive lessons, practice loops and learning activities.</ p >
84+ </ article >
85+ < article class ="callout ">
86+ < h3 > Interactive Stories</ h3 >
87+ < p > Branching moments, characters and worlds shaped by player choice.</ p >
88+ </ article >
89+ < article class ="callout ">
90+ < h3 > Asset Packs</ h3 >
91+ < p > Artwork, audio, templates and reusable resources for other Creators.</ p >
92+ </ article >
93+ < article class ="callout ">
94+ < h3 > Templates</ h3 >
95+ < p > Starting points Creators can remix into new games and learning paths.</ p >
96+ </ article >
97+ </ div >
98+ </ div >
99+ </ div >
100+ </ section >
101+ < section class ="section ">
102+ < div class ="container card ">
103+ < div class ="card-body ">
104+ < div class ="kicker "> One Creator Ecosystem</ div >
105+ < h2 > Everything connects back to making and sharing games.</ h2 >
106+ < p class ="lede "> Creators can build games, create assets, design worlds, learn game design, publish
107+ creations, share knowledge and discover other Creators.</ p >
108+ < p > Build · Play · Share</ p >
109+ </ div >
110+ </ div >
111+ </ section >
64112 </ main >
65113 < div data-partial ="footer "> </ div >
66114 < script src ="../assets/theme-v2/js/gamefoundry-partials.js " defer > </ script >
0 commit comments