Blake Lingenau 20b0f8dce6 Added mod for "Mobile PokeCenter' (#346)
* Added mod for "Mobile PokeCenter'. Fixes #241

* 'onChange' is now called after the menu deletes, displaying the correct UI behavior

* Added void return type and stylistic changes
2016-10-23 13:35:50 -07:00
2016-10-19 13:17:58 -07:00
2015-06-17 05:20:21 -04:00

FullScreenPokemon

Build Status NPM version

A free HTML5 remake of the original Pokemon, expanded for modern browsing.

Build Process

FullScreenPokemon uses Gulp to automate building, which requires Node.js.

To build from scratch, install NodeJS and run the following commands:

npm install -g gulp
npm install
gulp

See Build Details for detailed Gulp usage.

Languages
TypeScript 99.9%