Skip to content

shreyas-n/gba-online

Repository files navigation

Online GBA

What is it

Online GBA is a simply way to play any GBA games in the browser

Installation

It is a static app meaning you can simply fork the repo with

https://github.com/shreyas-n/gba-online.git

or download the zip

Deploy with heroku

Deploy

Index.php?

The index.php file is there to fool heroku into thinking your app is a dynamic app. Heroku doesn't allow static html to be hosted so we need something to get free hosting with heroku

Binaries

This is built on IodineGBA and all ROMs should be dropped into the Binaries folder with a .gba extension

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Demo

This is being hosted on heroku. Demo

About

App to play GBA games in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages