An open API service indexing awesome lists of open source software.

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

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.

![Screenshot](img/Screenshot%20from%202021-06-30%2017-08-14.png)

## 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.