SkillAgentSearch skills...

Gameboy

A gameboy assembler implemented from scratch

Install / Use

/learn @alanvivona/Gameboy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gb-asm

A Gameboy assembler

NPM

This installs the cli gb-asm

Usage

   -u              interactive mode  
   -h --help       help message  

Examples:

echo "LD A,A" | gb-asm

Install using NPM

npm install -g game-boy-assembler

Run using Docker:

docker run -ti alanvivona/gameboy

Link to DockerHub image: https://hub.docker.com/r/alanvivona/gameboy

Little Demo:

asciicast

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1mo ago
Forks1

Languages

JavaScript

Security Score

75/100

Audited on Mar 2, 2026

No findings