sunny-land icon indicating copy to clipboard operation
sunny-land copied to clipboard

A WebGL Elm Playground platformer.

Results 1 sunny-land issues
Sort by recently updated
recently updated
newest added

This is due to the way I'm implementing the check to block (or not) the player while it jumps on a one-way platform from below. Here (https://github.com/passiomatic/sunny-land/blob/main/src/Physics.elm#L284) I'm projecting the...

bug