Wysp by Sythiri
2D Java Platformer
This is my first time taking part in LD, don't think I've done too badly considering ^^.
Discover the way to the exit by transitioning phases!
v1.2 bugfixes:
- Fixed the bug where the position of the exit sign on the second level changes between the two phases
- Rewritten engine to improve performance and make things a lot more clear.
Still to fix:
- Collision detection with top surface of platforms as you bounce weirdly on them
- Add more levels (Currently 5)
Enjoy.
This is my first time taking part in LD, don't think I've done too badly considering ^^.
Discover the way to the exit by transitioning phases!
v1.2 bugfixes:
- Fixed the bug where the position of the exit sign on the second level changes between the two phases
- Rewritten engine to improve performance and make things a lot more clear.
Still to fix:
- Collision detection with top surface of platforms as you bounce weirdly on them
- Add more levels (Currently 5)
Enjoy.
| Multiplatform | http://files.sephizor.com/LD19/Wysp.jar |
| Update (New Engine) | http://files.sephizor.com/LD19/Wysp-update-v1.2.jar |
| Source | http://files.sephizor.com/LD19/Wysp%20-%20LD19.zip |
| Source Update (New Engine) | http://files.sephizor.com/LD19/Wysp-source-update-v1.2.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-19/?action=preview&uid=3472 |
Ratings
| Coolness | 0% | 201 |
| Overall | 2.53 | 167 |
| Community | 1.43 | 219 |
| Fun | 2.67 | 125 |
| Graphics | 1.80 | 228 |
| Humor | 1.50 | 199 |
| Innovation | 2.80 | 113 |
| Theme | 2.07 | 215 |
Graphics and physics need polished however, as I'm sure you know. :P
"Well done ^_^"
One problem I have is that the control of the ball feels too floaty.
@Endurion Thanks, I might try changing the gravity and velocity values if I get more comments saying the same thing.