Skip to main content
在 Manus 中运行任何 Skill
一键导入
basementuniverse
GitHub 创作者资料

basementuniverse

按仓库查看 4 个 GitHub 仓库中的 26 个已收集 skills。

已收集 skills
26
仓库
4
更新
2026-07-19
仓库浏览

仓库与代表性 skills

basementuniverse-view-port
软件开发工程师

Use this skill when implementing or working with chunk-based viewport rendering systems in 2D games using @basementuniverse/view-port. Handles visible chunk computation, lazy chunk generation, chunk lifecycle management (update/draw), and FIFO cache eviction. Ideal for tile-based or grid-based world rendering where only visible + buffered chunks need processing.

2026-07-05
basementuniverse-tile-map
软件开发工程师

Use this skill when working with 2D tile-based game rendering, implementing chunked tile map systems, procedural tile generation, tile-based collision detection, or optimizing tile rendering performance with the @basementuniverse/tile-map library.

2026-07-05
basementuniverse-texture-atlas
软件开发工程师

Use when working with sprite sheets, texture atlases, or extracting rectangular regions from images into separate canvases. Handles grid-based and pixel-based extraction, repeating regions for animations, and integrates with @basementuniverse/content-manager.

2026-07-05
basementuniverse-stopwatch
软件开发工程师

Use this skill when implementing timers, countdowns, or time-tracking features in browser-based games using the @basementuniverse/stopwatch library. Covers game loop integration, timer configuration, and time-based events.

2026-07-05
basementuniverse-sprite
软件开发工程师

Use this skill when working with @basementuniverse/sprite - a 2D sprite component for games with animations, directions, attachment points, and debug visualization. Invoke when creating or modifying game sprites, implementing sprite animations, setting up directional sprites (e.g., walk-left, walk-right), working with attachment points for composite sprites, or integrating with Content Manager for asset loading.

2026-07-05
basementuniverse-scene-manager
软件开发工程师

Use this skill when implementing or working with stack-based scene management in TypeScript/JavaScript games. Covers scene transitions, scene lifecycle, rendering order, and scene stack operations using @basementuniverse/scene-manager.

2026-07-05
basementuniverse-scene-graph
软件开发工程师

Use this skill when implementing hierarchical scene graphs for 2D games, managing game object parent-child relationships with transform inheritance, or implementing actors/entities that need positional hierarchy (e.g., weapons attached to players, UI elements in containers).

2026-07-05
basementuniverse-particles-2d
软件开发工程师

A comprehensive 2D particle system library for creating visual effects in games and animations. Use this skill when implementing particle effects, emitters, attractors, force fields, colliders, sinks, or any particle-based visual systems in 2D games or canvas applications.

2026-07-05
当前展示该仓库 Top 8 / 23 个已收集 skills。
已展示 4 / 4 个仓库
已展示全部仓库