builder
Build 2D games with XGo and spx for kids
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install XBuilder skills?βΌ
Run `npx skills add goplus/builder --all -g -y` in your terminal to install all skills in this repository globally.
What is XBuilder used for?βΌ
XBuilder is a game-building tool that helps children learn programming by creating 2D games with the spx engine and the XGo language.
How do I write game code in spx?βΌ
The spx-project skill teaches your agent the correct file structure, event handlers, and APIs so it can write stage and sprite code that compiles and runs properly.
Can games in XBuilder talk to AI?βΌ
Yes. The AI Interaction feature lets games create AI players with custom roles, enabling smart opponents, conversations, and dynamic content at runtime.
Do I need Go experience to use XGo?βΌ
No. XGo simplifies Go with shorter syntax and classfiles, and the xgo-language skill gives your agent a full handbook to read and write it for you.
Related Repositories in Education & Research
View All in Education & Researchβlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides