
Ludum Dare #27compo
Evec
!!! The only supported input device is the Leap Motion Controller !!!
(Without, the game will not start properly. In this case close "EvecSrv" manually)
Gameplay video: http://youtu.be/_np0uSW_H3w
This is more of a sandbox for some experiments but is also fun for some time.
There are 9 levels in which the bluish player moves within 10 seconds from the start to the goal (yellow). The timing of the movement can be influenced with your finger using the Leap Motion Controller. Either in order to increase or decrease the movement speed. The distance of the finger to the display or of the cursor to the player influences the strength of the influence. This is the first time I really use the Leap for development and I hope that the position calculations are not only usable on my PC. Avoid hitting bullets from enemies or running out of time.
There is no real "winning condition" the last/win level is just impossible to beat ;).
(Without, the game will not start properly. In this case close "EvecSrv" manually)
Gameplay video: http://youtu.be/_np0uSW_H3w
This is more of a sandbox for some experiments but is also fun for some time.
There are 9 levels in which the bluish player moves within 10 seconds from the start to the goal (yellow). The timing of the movement can be influenced with your finger using the Leap Motion Controller. Either in order to increase or decrease the movement speed. The distance of the finger to the display or of the cursor to the player influences the strength of the influence. This is the first time I really use the Leap for development and I hope that the position calculations are not only usable on my PC. Avoid hitting bullets from enemies or running out of time.
There is no real "winning condition" the last/win level is just impossible to beat ;).
Comments6


spx26 Aug 2013, 07:25
From a game jam perspective I have to apologize for this entry in many ways :). Also tried out Awesomium for the first time which alone adds about 20-30 MB (unpacked) to the game.
At the moment I don't know how the executable behaves when no LeapMotion software is installed (would've assumed that it opens at least), as soon as I find out I will add some comment about that.
Regarding the controls. I didn't manage to think of a good way to provide a fast enough z-axis in time. The effect and intensity of the cursor is controlled using the z position and for some passages this needs to be controlled very quickly :).
At the moment I don't know how the executable behaves when no LeapMotion software is installed (would've assumed that it opens at least), as soon as I find out I will add some comment about that.
Regarding the controls. I didn't manage to think of a good way to provide a fast enough z-axis in time. The effect and intensity of the cursor is controlled using the z position and for some passages this needs to be controlled very quickly :).

spx26 Aug 2013, 12:20
Seems that without a Leap Controller, the actual game not starting correctly is the expected behavior. Probably some unchecked call I do when initializing.

DaanVanYperen28 Aug 2013, 08:37
Could you post a youtube vid of your game? Would love to see what it does.

spx29 Aug 2013, 20:19
Here we go: http://youtu.be/_np0uSW_H3w
(Had to get used to Lightworks and accidentally deleted parts of the project multiple times.. also there is still some stutter which is not in the source material but quality is acceptable)
(Had to get used to Lightworks and accidentally deleted parts of the project multiple times.. also there is still some stutter which is not in the source material but quality is acceptable)

cwkx1 Sep 2013, 12:04
Really awesome entry, reminds me a bit of "Hardest Game Ever" which I also really enjoyed, good job! :)







I haven't got that controller; probably the reason why the game window doesn't come up in the first place.