# Homebrew Game ROMs
This directory contains free, open-source homebrew Game Boy games used for:
- End-to-end testing
- Manual testing and demos
- LLM integration testing
- Documentation examples
## Included Games
### Dangan GB
- **File**: `dangan.gb` (already included)
- **Genre**: Bullet hell shooter
- **License**: Free homebrew
- **Source**: https://snorpung.itch.io/dangan-gb
- **Size**: ~32KB
- **Use Case**: Testing gameplay, input sequences, screen capture
## Recommended Additions
### Tobu Tobu Girl
- **Genre**: Platformer
- **License**: Open source (GPL)
- **Source**: https://tangramgames.itch.io/tobu-tobu-girl
- **Use Case**: Testing complex movement mechanics
### Adjustris
- **Genre**: Tetris clone
- **License**: Open source
- **Source**: https://github.com/tbsp/Adjustris
- **Use Case**: Testing puzzle game logic
## Usage
These games are used for:
1. Manual testing of the emulator
2. Creating realistic documentation examples
3. Testing LLM's ability to play actual games
4. Generating screenshots for the README
## Legal
All games in this directory are freely distributable homebrew or open-source
games. No commercial ROMs should ever be placed here.