HTML Canvas scrolling?

DanielDude

New member
I´m trying to make a javascript html canvas platformer game.
How can I scroll the screen when the character moves?
it is based off of the new <canvas> element.
A platformer is a game like mario, etc where you move left and right and can jump etc.
 
Back
Top