Commit Graph

6 Commits

Author SHA1 Message Date
Josh Goldberg 3af9a35dbd Separated settings/maps.js into settings/maps/...js
Updated grunt, tests, and gitignore to go with it. This is the same
change as FullScreenMario.
2015-11-27 20:04:01 -08:00
Josh Goldberg cd06d0916a Update grunt to have generic pkg.name 2015-07-13 17:20:51 -07:00
Josh Goldberg c1d13bc47a Reorganized into TypeScript
The newer modules aren't in TypeScript yet so the references are broken.
Once those converted, they'll be added in.
2015-06-17 05:20:21 -04:00
Josh Goldberg aeff72b65b Added modules\ folder for new modules
It doesn't make sense to put them in GameStartr since they're not part
of the main listing.
2015-02-07 11:53:44 -05:00
Josh Goldberg ec10f4acca Genericized GruntFile
More modues will be needed in the future, but they shouldn't be part of
GameStartr.
2015-01-02 15:58:05 -05:00
Josh Goldberg a4ed8c46c3 Initialized GameStartr scaffolding
Nothing happens yet, but the FullScreenPokemon class and FSP instance of
it are successfully made. All settings are essentially blank.
2015-01-01 20:06:27 -05:00