mirror of
https://github.com/FullScreenShenanigans/FullScreenPokemon.git
synced 2026-04-28 12:58:40 -07:00
mods
* 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
FullScreenPokemon
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.
Description
Languages
TypeScript
99.9%