32 Forks
156 Stars
156 Watchers

gbajs2

gbajs2 is a Game Boy Advance emulator written in Javascript from scratch using HTML5 technologies like Canvas and Web Audio. It is freely licensed and works in any modern browser without plugins.

How to download and setup gbajs2

Open terminal and run command
git clone https://github.com/andychase/gbajs2.git
git clone is used to create a copy or clone of gbajs2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gbajs2 https://github.com/andychase/gbajs2/archive/master.zip

Or simply clone gbajs2 with SSH
[email protected]:andychase/gbajs2.git

If you have some problems with gbajs2

You may open issue on gbajs2 support forum (system) here: https://github.com/andychase/gbajs2/issues