4lbertoC Posted May 25, 2013 Share Posted May 25, 2013 Hi all, I'd like to show you my first HTML5 game for coders: The Lab! It has to be solved by coding in Javascript and manipulating the DOM (so you guys are pretty much the target gamers ) You could also play it through the browser's developer tools instead of the in-game console.If you don't know what to do, you can get some help and hints from the menu. Any kind of feedback is appreciated Quote Link to comment Share on other sites More sharing options...
berjah Posted May 26, 2013 Share Posted May 26, 2013 Very interesting - I bookmarked your game and plan to try it again later. Quote Link to comment Share on other sites More sharing options...
end3r Posted May 27, 2013 Share Posted May 27, 2013 Targeted for a small subset of players, but I always enjoy hack-like games, good job! Quote Link to comment Share on other sites More sharing options...
benny! Posted May 27, 2013 Share Posted May 27, 2013 I am a sucker of games like this. Good one! Quote Link to comment Share on other sites More sharing options...
Dream Of Sleeping Posted May 28, 2013 Share Posted May 28, 2013 I played this yesterday. I haven't had a chance to play again. I really should before I give feedback but I thought this deserves more feedback than it's getting. First of all I was stuck for ages on the password bit. I was writing things like password: getPassword(). haha And then I was looking through the html pages looking for a password variable. I thought that was part of the game. Then I just looked at the menu and the password was there. So I wasn't sure if that was part of the game, or what? I mean I think you might lose a lot of people on that. It just seemed odd to me and pointless. I did manage to turn on the light. Which was very satisfying and made me feel like I was a hacker or something! Then it gave me a set of instructions, but I wasn't quite paying enough attention. When I went to read them again I couldn't find them. Once the instructions are off the screen is there a way to see them again? If not there needs to be a method that shows passed instructions. I'm not talking about the help menu but where it tells you what you are supposed to do next. Anyway it's a really cool idea, and I will be back tomorrow to have another go at it. It's nice to see a puzzle game that's not just matching up colors, and actually makes you think. Quote Link to comment Share on other sites More sharing options...
Noid Posted May 29, 2013 Share Posted May 29, 2013 I played till you create the first bugterias, awesome game so far.I found a little bug, though. URLs in the console are not clickable if they wrap around. Quote Link to comment Share on other sites More sharing options...
4lbertoC Posted May 29, 2013 Author Share Posted May 29, 2013 Hey guys, thanks so much for your feedback! @Dream of Sleeping: you are right on both the issues!I wanted to avoid the player to go through the source code to find a solution, so as you suggest I'd better add a more explicit hint on where the login information can be found, given the fact that it's the beginning of the game and the player still doesn't have figured out how to play.Regarding the passed instructions, I think I will add another entry in the menu, but it's getting too messy, so maybe I will also review its structure. @NoidCool, I didn't noticed that. I'll go through the console plugin implementation, and see if that's something that I can put my hands on. 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.