Recommend this page to a friend! |
Classes of Gabriel Couto | PHP Gameboy Emulator | README.md | Download |
|
Download <p align="center"><img src="https://cloud.githubusercontent.com/assets/2197005/13260438/2f6e96ac-da3a-11e5-86cf-bbfa15083f74.gif" width="560" alt="PHP Terminal GameBoy Emulator" /></p> Want to play Dr Mario or Pokémon on your server terminal? That's for you! Table of ContentsWhySome people will ask me: _"Why you did that?"_ Well, a friend asked me _"What PHP can do?"_. I thought about that awhile and the idea came up. With PHP7's performance improvement now it's possible to emulate some systems :smile: and, come on, that's funny! :dancers: It's based on the GameBoy JS Emulator. RequirementsThe following PHP versions are supported:
You will need a good terminal! I've tested only on MacOSX and Linux. I'm sorry about that Windows guys :disappointed: InstallationUsing composer:
Using PHAR:
RunningYour roms are loaded from the directory you are running the
If you like to run this emulator locally, simple clone the repository:
For running roms, pass the full path to your rom or put then in the
Controls
TestsYou can use the following command to run the most common checks, such as
TO-DOConverting from the JS paradigm was a lot of work, and I still need to adapt somethings like:
CreditsLegalThe purpose of this project was to study all the capabilities of PHP. It does not have any commercial or profitable intentions. The user is responsible to use this code and its content in the terms of the law. The author is completely against piracy and respects all the copyrights, trademarks and patents of Nintendo. |