Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmar0ck/pygbconv
Python ROM patcher to display custom graphics on any Nintendo Gameboy.
https://github.com/cmar0ck/pygbconv
converter gameboy patcher python rom
Last synced: about 18 hours ago
JSON representation
Python ROM patcher to display custom graphics on any Nintendo Gameboy.
- Host: GitHub
- URL: https://github.com/cmar0ck/pygbconv
- Owner: cmar0ck
- Created: 2017-05-28T18:36:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T15:13:17.000Z (over 6 years ago)
- Last Synced: 2024-12-30T14:14:19.998Z (10 days ago)
- Topics: converter, gameboy, patcher, python, rom
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pygbconv
Python ROM patcher to display custom graphics on a Gameboy.
Requires: Python + PIL / Pillow libs
For Ubuntu use
`` sudo apt install python-imaging``Original script by [nitro2k01](http://blog.gg8.se), 2013