gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
gbdk-lib/examples/cross-platform/large_map/Readme.md
1
2 Large Map
3 =========
4
5 Shows how to scroll with maps larger than 32 x 32 tiles using set_bkg_submap().
6
7 It fills rows and columns at the edges of the visible viewport (of the hardware
8 Background Map) with the desired sub-region of the large map as it scrolls.
9
10
11 Overworld Map and Tiles are by ArMM1998:
12 https://opengameart.org/content/gameboy-tileset
13 License(s): CC0
14
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.