Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.36 KB

readme.md

File metadata and controls

53 lines (30 loc) · 1.36 KB

gb-rom-database

View the database at catskull.net/gb-rom-database

Development

git clone https://github.com/catskull/gb-rom-database.git
cd gb-rom-database
python3 -m http.server

App should be running at http://localhost:8000

ruby populate-db.rb ~/path/to/No-Intro/
>> games.json

I ran populate-db on the complete No-Intro rom set and de-duped the results.

There are 4351 unique games in the DB. Some additional work needs to be done to further decode licensee ID's.

Contributing

Submit a PR. Mostly looking for data cleanup, acessibility improvments, and bug fixes.

Credits

Old data inherited from ladecadence.net (archive.org mirror, now offline)

AlpineJS

Fuse.js

Berkeley Mono

The Perfect Stack

See also

Game Boy hardware database

awesome-gbdev

Pandocs

No-Intro

License

MIT