about summary refs log tree commit diff stats
path: root/js/mountain/game.js
blob: 3c960054d1599ae5f2c49a068d9523a51f5290df (plain) (blame)
1
2
3
// a 2d platformer game, where the character can jump, double jump, move left and right.
// That character can avoid spikes and obstacles.