Naked Platformer by Jhoffis
This is a platformer where you start without clothes.. Finish two rounds
The Controls: - W: jump - A: left walk - D: right walk - Shift: run
| Youtube | https://github.com/jhoffis/ldjam |
| Youtube | https://jhoffis.github.io/nakedplatformer/ |
| Original URL | https://ldjam.com/events/ludum-dare/45/naked-platformer |
Ratings
| Given | 5🗳️ | 2🗨️ |
At first I didn't realize that you can run with Shift, so I died 20 times at the first spikes. After that I was holding shift constantly.
A few advices:
* If Run (Shift) is required most of the time, just remove it and increase the normal speed.
* Flip you character sprite when he's going left.
* Add checkpoints.
* Make the beginning of the level very easy so that the player can familiarize with the controls.
* The game freezes when you reach "You Won".
PLAY TEST NOTE: Sometimes there's a bug where you go through the floor and fall to infinite, it happens after you die "i think that only happen when you die from fall" I will try again later and see if i reach the end :muscle: .