https://github.com/calvin-ll/game-boy-tile-tools
A converter from image to C file of tiles and a tile viewer
https://github.com/calvin-ll/game-boy-tile-tools
game-boy game-boy-color game-boy-development
Last synced: 5 months ago
JSON representation
A converter from image to C file of tiles and a tile viewer
- Host: GitHub
- URL: https://github.com/calvin-ll/game-boy-tile-tools
- Owner: Calvin-LL
- Created: 2024-08-17T01:19:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T16:18:05.000Z (almost 2 years ago)
- Last Synced: 2025-08-16T11:58:00.866Z (11 months ago)
- Topics: game-boy, game-boy-color, game-boy-development
- Language: TypeScript
- Homepage: https://game-boy-tile-tools.calvin.sh
- Size: 84 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game Boy Tile Tools
Available on: https://game-boy-tile-tools.calvin.sh/ and https://game-boy-tile-tools.calvin.sh/viewer/
This is a simple tool to convert an image to a C file that can be used to display the image in a Game Boy Color game.
And a viewer for to visualize tiles from hex data.
This project started at DEF CON 32 for [defcon-32-badge-flashy-rom](https://github.com/Calvin-LL/defcon-32-badge-flashy-rom).
Converter
Viewer