Crated by Thepattybeast
Crated is a jumping-based platformer where everything(except the sky) is created out of crates and your goal is to get to the "home" cube(it has an H on it)
GamePlay:
A, D and Space to move;
Escape to pause
Editor:
WASD to move
scroll wheel to switch between blocks
LMB to place block
RMB to break block
Arrow keys to rotate cannons
Escape to pause
the blocks with the red rectangle around them is the player spawn
Libraries:
LWJGL - http://lwjgl.org
Slick2D - http://http://www.slick2d.org
if the game doesnt work try updating java if it still doesnt work post it in the comments and please try to be as specific as possible :)
it should now work on windows!
After seeing all the comments having trouble with the movement heres some hints:
A & D accelerate the player based on the block.
jump height is based on 2 points
GamePlay:
A, D and Space to move;
Escape to pause
Editor:
WASD to move
scroll wheel to switch between blocks
LMB to place block
RMB to break block
Arrow keys to rotate cannons
Escape to pause
the blocks with the red rectangle around them is the player spawn
Libraries:
LWJGL - http://lwjgl.org
Slick2D - http://http://www.slick2d.org
if the game doesnt work try updating java if it still doesnt work post it in the comments and please try to be as specific as possible :)
it should now work on windows!
After seeing all the comments having trouble with the movement heres some hints:
A & D accelerate the player based on the block.
jump height is based on 2 points
| Java + src | http://www.mediafire.com/download.php?t1nsw5w4w6435se |
| Original URL | https://ludumdare.com/compo/ludum-dare-26/?action=preview&uid=18033 |
Ratings
| Coolness | 62% | 3 |
| Overall | 2.11 | 1313 |
| Audio | 1.90 | 969 |
| Fun | 2.21 | 1167 |
| Graphics | 1.89 | 1291 |
| Humor | 2.22 | 557 |
| Innovation | 2.09 | 1213 |
| Mood | 1.96 | 1208 |
| Theme | 2.77 | 1158 |
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/thepattybeastlabs/ld26/LD26Launch : Unsupported major.minor version 51.0
also aglie updating java should fix it
-William Bundy: when you are playing(not in a menu) the game will print out (a number) Ticks if that number is close to 40 it is running fine(unless you were talking about FPS)
and no its not a missing library
I couldn't select blocks in the editor with the mouse wheel and was only able to place blocks (WinXP, Java 1.7).
Being able to save mid level is maybe excessive but together with the level editor it feels very complete.