goplusgoplusOfficialΒ·2 Agent Skills Included

builder

Build 2D games with XGo and spx for kids

Guides building 2D games in XBuilder using the XGo language and the spx game engine. Covers XGo syntax, classfiles, sprite and stage code structure, event handling, and in-game AI players. Removes guesswork around file organization, API choices, and project templates so games compile and run correctly the first time.
npx skills add goplus/builder --all -g -y
Available:

Gives your AI agent coding rules for the spx runtime lifecycle and the spx-gui frontend, covering coroutine scoping, TypeScript conventions, testing, and styling so it writes correct project code.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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→