https://github.com/refi64/genesis-pride-flags
A Genesis ROM that hand-draws a pride flag gallery
https://github.com/refi64/genesis-pride-flags
Last synced: about 1 year ago
JSON representation
A Genesis ROM that hand-draws a pride flag gallery
- Host: GitHub
- URL: https://github.com/refi64/genesis-pride-flags
- Owner: refi64
- License: unlicense
- Created: 2021-06-30T20:42:13.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-30T22:11:20.000Z (almost 5 years ago)
- Last Synced: 2025-03-25T05:06:48.997Z (about 1 year ago)
- Language: C
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# genesis-pride-flags
A SEGA Genesis ROM that hand-draws a gallery of pride flags, navigable via the left and
right directional buttons.

## Building & running
Assumes Linux.
```
./download_gendev.sh
./build.sh
```
This will output a new ROM file `out/rom.bin`.
## TODOs
- Missing the demisexual and intersex flags, because they require some slightly more
complex drawing.