+ How to Join +
++ Whether you're a solo developer or leading a studio, there's a + path for you in GameForge. +
+ ++ {path.title} +
++ {path.description} +
+ ++ Benefits of Joining GameForge +
+ +
- {member.name}
+ {benefit.icon}
+
+ {benefit.title}
-
- {member.role} +
+ {benefit.description}
-
- GameForge Culture
+
+ What We're Looking For
+
- {[
- {
- icon: ,
- title: "Ship Every Month",
- description:
- "We deliver a complete, polished game every month",
- },
- {
- icon: ,
- title: "Love What You Make",
- description: "We care about quality and player experience",
- },
- {
- icon: ,
- title: "Together",
- description:
- "Cross-functional teams working toward one goal",
- },
- ].map((item, idx) => (
+ {requirements.map((req, idx) => (
-
-
- {item.icon}
-
-
- {item.title}
+
+
+ {req.title}
-
- {item.description}
-
+
+ {req.items.map((item, i) => (
+ -
+
+ ✓
+
+ {item}
+
+ ))}
+
))}
@@ -155,21 +276,73 @@ export default function GameForgeJoinGameForge() {
-
+ {/* Process */}
+
+
+
+ Getting Started
+
+
+
+ {steps.map((step, idx) => (
+
+
+
+ {step.number}
+
+
+
+
+ {step.title}
+
+ {step.description}
+
+
+ ))}
+
+
+
+
+ First Month Timeline
+
+
+ Week 1: Onboarding & team setup. Week 2-3: Development &
+ collaboration. Week 4: Polish & ship your first game or
+ update.
+
+
+
+
+
+ {/* CTA Section */}
+
-
- Join the Team
+
+ Ready to Ship?
- Interested in shipping games with us?
+ Join GameForge and start building with a community of
+ passionate game developers.
-
+
+
+
+
+
- {item.title}
+
+
+ {req.title}
-
- {item.description}
-
+
+ {req.items.map((item, i) => (
+ -
+
+ ✓
+
+ {item}
+
+ ))}
+
+ {req.title}
-- {item.description} -
+-
+ {req.items.map((item, i) => (
+
- + + ✓ + + {item} + + ))} +
+ Getting Started +
+ ++ {step.title} +
+{step.description}
++ First Month Timeline +
++ Week 1: Onboarding & team setup. Week 2-3: Development & + collaboration. Week 4: Polish & ship your first game or + update. +
+
- Join the Team
+
+ Ready to Ship?
- Interested in shipping games with us? + Join GameForge and start building with a community of + passionate game developers.
- + +