rantt Posted August 9, 2014 Share Posted August 9, 2014 Hey guys, this is my third game. Pretty minimalistic you spin around a circle and reflects shots back where they came from. The challenge is to last at least 60 seconds without missing 10 shots. Controls are left/right arrows or A,D on keyboard, for mouse/touch controls click to rotate the paddle to face the mouse position. You can play it at http://divideby5.com/games/reflektor The source is available at https://github.com/rantt/reflektor Any feedback would be greatly appreciated Quote Link to comment Share on other sites More sharing options...
rich Posted August 9, 2014 Share Posted August 9, 2014 That is brutally difficult but great fun Quote Link to comment Share on other sites More sharing options...
BdR Posted August 9, 2014 Share Posted August 9, 2014 Cool game and AFAIK pretty original too but is it possible to add direct touch controls so you can rotate the deflector like moving the mouse cursor. This gives the player a little more control. The rotate left/right control scheme feels a little fidgety to me. And I think the emeny spawn rate should be separate from wether or not you hit or miss a laser. I mean, it takes longer for a new enemy to appear when you miss a laser than when you successfully deflect it. Also, when there are 2 enemies they shoot the 2 lasers at exactly the same time, maybe there should be a short pause between them so it's a little easier(?) to deflect. To give the player a fighting chance so to speak. Quote Link to comment Share on other sites More sharing options...
rantt Posted August 9, 2014 Author Share Posted August 9, 2014 Thanks for the feedback BdR - I like the idea of using the mouse for rotating, I hadn't thought of that. There's a couple tricks to this game that aren't apparently obvious, you don't have to line up perfectly to reflect the shot, in fact you can hit the shot from the side and it will still reflect. This allows you to swipe at a shot and still reflect it. The other is that you can reflect a shot on both sides of the paddle, the only way you loose a bar/try is if you miss completely. Made a quick vid to demonstrate: Quote Link to comment Share on other sites More sharing options...
PXBILL Posted August 9, 2014 Share Posted August 9, 2014 Original, i like it!! but so hard...(with keyword) The mouse is a good idea but also you can use that "HUD circle" like a "touch control" for mobiles. So, you slide your finger following the shape and makes the "shield" moves. mmm? Quote Link to comment Share on other sites More sharing options...
Maras Posted August 9, 2014 Share Posted August 9, 2014 Nice game! I saw something similar here: https://www.fgl.com/view_game.php?from=dev&game_id=32821 I would prefer mouse controls as I find this keyboard controls a bit frustrating. Quote Link to comment Share on other sites More sharing options...
rantt Posted August 9, 2014 Author Share Posted August 9, 2014 Pxbill - I really like your solution for the touch controls. I think it would solve the problem for touch devices and allow people who want to use the mouse the ability to do so. Thanks for the suggestions guys . I'll see what I can do with them. PXBILL 1 Quote Link to comment Share on other sites More sharing options...
rantt Posted August 11, 2014 Author Share Posted August 11, 2014 Hey guys, I made the change to the mouse controls. You can now click to make the paddle spin to face the mouse pointer, or just hold it down to have the paddle spin with the mouse pointer. I think it's better than what I had originally, thanks for the advice. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.