git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

gbdk-lib/examples/cross-platform/platformer_template/res/graphics/world1-tileset.tsx

      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <tileset version="1.8" tiledversion="1.8.2" name="world1" tilewidth="8" tileheight="8" tilecount="160" columns="8">
      3  <image source="world1-tileset.png" trans="ff00ff" width="64" height="32"/>
      4 </tileset>

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.