Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gjbianco/game-genie
encode and decode codes from gamegenie
https://github.com/gjbianco/game-genie
Last synced: about 1 month ago
JSON representation
encode and decode codes from gamegenie
- Host: GitHub
- URL: https://github.com/gjbianco/game-genie
- Owner: gjbianco
- License: mit
- Created: 2016-11-04T02:34:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T01:33:58.000Z (over 6 years ago)
- Last Synced: 2024-12-09T12:57:36.885Z (about 1 month ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# game-genie
encode and decode codes used by game genie cartridges
supported systems:
- NES
- SNES
- Genesis
- GameBoyoriginal version based off of: http://www.d.umn.edu/~bold0070/projects/game_genie_codes/javascript_game_genie_encoders-decoders.html
(at time of writing, original source was under the WTFPL)