Closed dannyko closed 10 years ago
adjust dimensions of game to window size; for now, use SVG transforms. later, add canvas support...
seems to be working, created new test harness using iframe in lib folders for test games. next step is to get it working in a separate window as well as in an iframe for performance reasons, but closing for now.
adjust dimensions of game to window size; for now, use SVG transforms. later, add canvas support...