Commit Graph

5 Commits

Author SHA1 Message Date
Josh Goldberg 4840806363 Added smaller screen size (GameBoy)
Partial fix for #38. IT looks like creating Thing sprites is what's
taking up a lot of the test time on each setLocation, so this makes the
FSP screen size much smaller for the tests.
2015-09-14 23:46:57 -07:00
Josh Goldberg fb9d5cf68b Giving up on GBSEmulatr for now :(
It keeps throwing errors it's so annoying. Ugh. Messes with the build
system too.
2015-07-13 19:58:27 -07:00
Josh Goldberg 3b85309a1d Referenced new modules with member variables
It compiles and runs now! Very exciting.
2015-07-07 07:29:00 -07:00
Josh Goldberg 9cf1be81d0 Converting settings/*.js to new GameStartr 2015-07-07 06:42:40 -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