Snake GBA: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
|source=https://github.com/aryanisran/snakegba | |source=https://github.com/aryanisran/snakegba | ||
}} | }} | ||
A simple Snake game project to learn GBA development. Created by asdeph using VS Code based on [https://github.com/JamieDStewart/GBA_VSCode_Basic this template] along with the [https://www.coranac.com/tonc/text/toc.htm TONC] tutorial and library. | A simple Snake game project to learn GBA development. | ||
Created by asdeph using VS Code based on [https://github.com/JamieDStewart/GBA_VSCode_Basic this template] along with the [https://www.coranac.com/tonc/text/toc.htm TONC] tutorial and library. | |||
==Controls== | ==Controls== | ||
Revision as of 11:24, 8 February 2023
| Snake GBA | |
|---|---|
| General | |
| Author | asdeph |
| Type | Arcade Games |
| Version | 2021 |
| License | Mixed |
| Last Updated | 2021/10/04 |
| Links | |
| Download | |
| Website | |
| Source | |
A simple Snake game project to learn GBA development.
Created by asdeph using VS Code based on this template along with the TONC tutorial and library.
Controls
D-Pad - Directions
Screenshots
External links
- itch.io - https://asdeph.itch.io/snake-gba
- GitHub - https://github.com/aryanisran/snakegba