terminal-gbc-emulator
v0.2.0
Published
GBC emulator in the terminal
Downloads
10
Maintainers
Readme
terminal-gbc-emulator
Runs GBC games right within your ANSI-compliant terminal, with an ASCII display supporting a whopping four colors.
Powered by the awesome jsGBC project.
Usage
Install and setup node-gyp. Clone or download this repository, then run:
npm install
node index.js <path-to-.gbc-file>
Edit config.json
to change key mappings.
Press Ctrl+C to stop the game.