0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript0 forks (0 forks)github user discovery
good first issue🦀 Rust
Repository metrics
- Stars
- 12 stars (12 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Study existing LOGO commands that set graphical state (e.g., pen color). Identify the command parsing and execution paths. Implement `setpc` by mapping an integer input to a 16 color palette and updating the pen color. Ensure behavior matches the linked wiki.
- Tech stack
- rustwasm
- Domain
- web devcomputer graphics
- Issue type
- Feature
- Prerequisites
- GitRust