Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 213 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 213 Bytes

gameboy-typescript

A Game Boy emulator written in TypeScript. This project is a work in progress and is not ready for prime time.

Setting up

npm install
bower install

Running

ember serve