0.2.0 • Published 5 years ago

terminal-gbc-emulator v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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.

Example

example animation