basicallydan / skifree.js

:ski: The classic PC Game SkiFree, but in JS.
https://basicallydan.github.io/skifree.js
MIT License
514 stars 129 forks source link

Hit boxes are too strict #8

Closed basicallydan closed 11 years ago

basicallydan commented 11 years ago

Especially on large trees, it's too easy to hit obstacles. There should be some notion of going behind certain things, essentially having custom hitboxes which aren't determined by the sprite bitmap.