Skip to content

MX-Futhark/terminal-gbc-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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