More actions
(Created page with "{{#seo: |title= (Other apps) - GameBrew |title_mode=append |image=gbasketch2.png |image_alt=GBA-Sketch }} {{Infobox GBA Homebrews |title=GBA-Sketch |image=gbasketch2.png |desc...") |
m (Text replacement - "↵Category:Support the author" to "") |
||
(11 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
{{Infobox GBA Homebrews | {{Infobox GBA Homebrews | ||
|title=GBA-Sketch | |title=GBA-Sketch | ||
|image= | |image=gbasketch02.png | ||
|description=A very simple drawing application. | |description=A very simple drawing application. | ||
|author=DoVai | |author=DoVai | ||
|lastupdated=2021/04/29 | |lastupdated=2021/04/29 | ||
|type=Other | |type=Other Apps | ||
|version=1.0 | |version=1.0 | ||
|license=MIT | |license=MIT | ||
Line 17: | Line 17: | ||
|website=https://dovai.itch.io/gba-sketch | |website=https://dovai.itch.io/gba-sketch | ||
|source=https://github.com/dovker/GBA-Sketch | |source=https://github.com/dovker/GBA-Sketch | ||
|donation=https://dovai.itch.io/gba-sketch | |||
}} | }} | ||
GBA-Sketch is a simple drawing application made for | GBA-Sketch is a simple drawing application made for the GBA console, intended to be used for relaxation and playful purposes. It is not intended for any serious drawings, since the only way to erase your mistake is by clearing the whole screen. | ||
The application is programmed with C and compiled using DevKitARM tools. | The application is programmed with C and compiled using DevKitARM tools. | ||
Line 53: | Line 54: | ||
==Screenshots== | ==Screenshots== | ||
gbasketch3.png | https://dlhb.gamebrew.org/gbahomebrews/gbasketch3.png | ||
gbasketch4.png | https://dlhb.gamebrew.org/gbahomebrews/gbasketch4.png | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/dovker/GBA-Sketch | * GitHub - https://github.com/dovker/GBA-Sketch | ||
* itch.io - https://dovai.itch.io/gba-sketch | * itch.io - https://dovai.itch.io/gba-sketch | ||
Latest revision as of 04:32, 17 Mayıs 2024
GBA-Sketch | |
---|---|
General | |
Author | DoVai |
Type | Other Apps |
Version | 1.0 |
License | MIT License |
Last Updated | 2021/04/29 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
GBA-Sketch is a simple drawing application made for the GBA console, intended to be used for relaxation and playful purposes. It is not intended for any serious drawings, since the only way to erase your mistake is by clearing the whole screen.
The application is programmed with C and compiled using DevKitARM tools.
User guide
Colors:
- White.
- Colorful mode.
- Red.
- Green.
- Blue.
- Yellow.
- Magenta.
- Cyan.
- Grey.
Cursor Colors:
- Drawing Color.
- White.
- Blue.
- Red.
- Black.
Controls
D-Pad - Moving the cursor, drawing
L/R - Cycle through the colors
Start - Cycle through the cursor colors
Select - Clear Screen
B - Pause Drawing (allows you to move the cursor but will not draw)
Screenshots
External links
- GitHub - https://github.com/dovker/GBA-Sketch
- itch.io - https://dovai.itch.io/gba-sketch