kfischer-okarin / dragon-boy

An experimental Game Boy emulator written using DragonRuby GTK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dragon Boy

This is an experimental Game Boy emulator written for study purposes using DragonRuby GTK.

Development

Running tests

./run-tests

will run all tests. You can also specify a specific test file similar as if you were using dragonruby --test by specifying the path relative to the mygame directory as an argument.

If you have Ruby installed you can also install the Gemfile and use guard for automatically executing changed tests.

About

An experimental Game Boy emulator written using DragonRuby GTK.

License:MIT License


Languages

Language:Ruby 99.7%Language:Shell 0.3%