NTaylorMullen / EndGate

TypeScript powered game framework
http://endgate.net
MIT License
103 stars 21 forks source link

Allow auto-scaling for the canvas #81

Open NTaylorMullen opened 11 years ago

NTaylorMullen commented 11 years ago

Should be able to provide a canvases physical size and the "game" related size. This way a canvas that's 1000px X 1000px can render 100px X 100px of game if we want.