Etchy-Sketchy GBA
From GameBrew
More actions
| Etchy-Sketchy | |
|---|---|
| General | |
| Author | Shellywell123 |
| Type | Other Apps |
| Version | 0.1 |
| License | Mixed |
| Last Updated | 2023/02/25 |
| Links | |
| Download | |
| Website | |
| Source | |
Game boy Advance adaptation of the classic mechanical drawing toy Etch A Sketch. Written in TinyGo.
Installation
Download the latest ROM and play it in an emulator/original hardware.
Controls
Left/Right - Left/Right
A/B - Up/Down
Screenshots
Credits
Quick thanks to the other community projects that made this project so simple.
- scraly/learning-go-by-examples for the example template.
- danmrichards/go-gba-pong for the key press method.