noname
Step-by-step Noname card game extension development tutorials
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install noname?▼
Run `npx skills add Antarctics/noname --all -g -y` in your terminal to install all content from this repository globally.
What is the Noname extension tutorial?▼
It is a complete Chinese-language course that teaches you how to build custom extensions for the Noname (无名杀) card game, from basic JavaScript setup to advanced skill scripting.
Do I need programming experience to follow this tutorial?▼
No. The course starts with JavaScript basics for complete beginners, while experienced developers can skip directly to the extension structure and skill chapters.
What can I build with this Noname tutorial?▼
You can create custom characters, active and triggered skills, new cards, AI decision logic, voice lines, skins, and online multiplayer adaptations.
Does the tutorial include working code examples?▼
Yes. Every chapter includes verified code samples taken from the game source or official extensions, plus practice exercises with reference answers.
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