Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silkimen/gb-emu
JavaScript / Web-based GameBoy EMUlator
https://github.com/silkimen/gb-emu
emulator es6 gameboy
Last synced: 6 days ago
JSON representation
JavaScript / Web-based GameBoy EMUlator
- Host: GitHub
- URL: https://github.com/silkimen/gb-emu
- Owner: silkimen
- Created: 2017-01-28T01:04:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-30T00:17:48.000Z (over 7 years ago)
- Last Synced: 2024-10-29T13:59:36.308Z (about 2 months ago)
- Topics: emulator, es6, gameboy
- Language: HTML
- Size: 5.89 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gb-emu
[![Build Status](https://travis-ci.org/silkimen/gb-emu.svg?branch=master)](https://travis-ci.org/silkimen/gb-emu)
[![Coverage Status](https://coveralls.io/repos/github/silkimen/gb-emu/badge.svg?branch=master)](https://coveralls.io/github/silkimen/gb-emu?branch=master)This is a Game Boy emulator project for the web I'm working on in my spare time.
I was inspired by [Michael Steil](http://www.pagetable.com/) after watching his [Ultimate Game Boy Talk](https://youtu.be/HyzD8pNlpwI).