radical-beard avatar

radical-beard

Community

@radical-beard

0Followers
|
21Public Repos
|
20Published Skills

Agent Skills by radical-beard

Showing 20 vetted skills indexed across 1 GitHub repositories.

radical-beardradical-beard

ui-and-menus

Create dynamic game interfaces with RML/CSS and Lua data binding.

Community
Intermediate
radical-beardradical-beard

game-state

Manage game states and transitions using state patterns and stacks in Lua.

Community
Intermediate
radical-beardradical-beard

input-system

Manage keyboard, mouse, and gamepad input with event-driven action mapping.

Community
Intermediate
radical-beardradical-beard

player-controller

Implement player character controllers for 3D and 2D games in the Bestow engine.

Community
Intermediate
radical-beardradical-beard

audio-system

Manage game audio channels, groups, and 3D positional sound.

Community
Advanced
radical-beardradical-beard

camera-system

Manage 3D camera behavior in the Bestow game engine.

Community
Intermediate
radical-beardradical-beard

math-types

Document Bestow's native math and spatial types with usage examples.

Community
Basic
radical-beardradical-beard

project-structure

Explain the standard directory and file structure for Bestow Lua game projects, including auto-discovery mechanisms and namespace mapping.

Community
Basic
radical-beardradical-beard

timer-system

Manage scheduled callbacks for game logic with one-shot and repeating timers.

Community
Intermediate
radical-beardradical-beard

architecture

Guide Bestow game project architecture with Lua hot reloading and state management patterns.

Community
Advanced
radical-beardradical-beard

enemies-and-ai

Create NPCs with AI state machines and combat systems in the Bestow game engine.

Community
Advanced
radical-beardradical-beard

collectibles-and-items

Implement collectible entities, pickups, power-ups, and inventory systems in Bestow.

Community
Advanced
radical-beardradical-beard

events-system

Manage game system communication with a publish-subscribe event model.

Community
Intermediate
radical-beardradical-beard

animation-system

Manage skeletal animations, blending, IK, sockets, and ragdoll physics in Bestow.

Community
Advanced
radical-beardradical-beard

assets-system

Manage loading, caching, and hot-reloading of game assets in the Bestow engine.

Community
Intermediate
radical-beardradical-beard

hot-reload

Explain Bestow's hot reload system for Lua development with safe coding patterns.

Community
Intermediate
radical-beardradical-beard

physics-system

Implement 3D and 2D physics simulation with collision detection in Bestow.

Community
Advanced
radical-beardradical-beard

entity-system

Manage game entities and data components within the Bestow engine.

Community
Intermediate
radical-beardradical-beard

scene-system

Manage game scenes and UI flow with stack-based push, pop, replace, and clear operations.

Community
Intermediate
radical-beardradical-beard

graphics-system

Manages 3D graphics rendering, cameras, lighting, and visual effects in the Bestow game engine.

Community
Advanced