AvdeevAndrew Posted September 10, 2015 Share Posted September 10, 2015 http://js13kgames.com/entries/regravySource: https://github.com/avdeev-andrew/js13kgame2015 It's my first javascript game.Works fine on widescreen devices.Was tested only in Chrome and mobile Chrome. Quote Link to comment Share on other sites More sharing options...
AzraelTycka Posted September 10, 2015 Share Posted September 10, 2015 Hello, Nice one, just two thoughts: a/ how about not starting the game until a player clicks / touches /...? At the beginning I didn't even notice (I think the red text and it's positioning are kinda weird at least on my screen) there were any instructions, so how about first giving a chance to read them and then start the game? I died horribly before I figured out the controls (computer). b/ these yellow circles / globes that (I thinkg) ar jsut part of the environment kinda disappear randomly, is it intended. If they are your background and are not part of gameplay (really didn't notice any interactions with them) maybe let them disappear when they leave the screen? This way it just hits me in the face like: 'huh, what? half of the things on the screen disappears before it reaches the game screen side'. Well just anote at the end, the game - for me at least - works in firefox (latest version) even better than in chrome (for me :-)) so good job and good luck! :-) Quote Link to comment Share on other sites More sharing options...
AvdeevAndrew Posted September 10, 2015 Author Share Posted September 10, 2015 Thanks.I thought about initial screen, but, honestly speaking, i aimed on perfomance tricks with javascript (didn't know that's so complicated crutches for it), almost forgot about gui.(Yep, yellow rectangles are just background stuff. Ok, i'll try fix them. Thought, it would be funny to complicate the game by them=) 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.