terminal-gbc-emulator
Version:
GBC emulator in the terminal
23 lines (13 loc) • 670 B
Markdown
# 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](https://ardean.github.io/jsGBC/).
## Usage
Install and setup [node-gyp](https://github.com/nodejs/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.
## Example
