X Grid

Have a project in the works but not much media? How about an idea you are turning into a project? Maybe a game design document you want to start with. This is the place.
Post Reply
User avatar
Sestenes
Posts: 9
Joined: Sat Mar 16, 2013 3:04 pm

X Grid

Post by Sestenes »

I'm a noob and this is my first game. Most of the code is jQuery. It's just a simple, casual numbers game. Not exactly my favorite type of game, but it's what I'm able to create so far. I'm currently studying web development, and I'm still learning my chops, though I would love to take on more ambitious projects in the future.

Any feedback would be appreciated.

http://andysgamelab.com/xgrid.php
User avatar
latex_op
Posts: 19
Joined: Tue May 07, 2013 4:13 pm

Re: X Grid

Post by latex_op »

Interesting game, fun to play when bored :D and nice interface too :D
User avatar
a_bertrand
Posts: 1536
Joined: Mon Feb 25, 2013 1:46 pm

Re: X Grid

Post by a_bertrand »

I quiet like it, it would be great with some nicer animated art, but even like that it works quiet well.
Creator of Dot World Maker
Mad programmer and annoying composer
Darius
Posts: 19
Joined: Fri May 10, 2013 10:26 am

Re: X Grid

Post by Darius »

This is cool :P . Nice job for a first game!
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: X Grid

Post by Jackolantern »

Very nice! The presentation is great, particularly how the interface teaches you when you make wrong moves. Good work! :)
The indelible lord of tl;dr
User avatar
Sestenes
Posts: 9
Joined: Sat Mar 16, 2013 3:04 pm

Re: X Grid

Post by Sestenes »

Found some negative scores on the socreboard. Not sure who left them, but if that was someone from this board, thanks for pointing that out! I think I got it fixed now so that you need to at least score 1 point to receive the "enter your name" prompt in the first place.
User avatar
Sestenes
Posts: 9
Joined: Sat Mar 16, 2013 3:04 pm

Re: X Grid

Post by Sestenes »

I added some music and sound effects using a jQuery plugin called Soundmanager 2. Seems to work relatively well on desktop, but for some reason it's a little wonky on mobile. Every sound seems to cancel out the previous one (even a simple sound effect cancels the bg music). Doesn't do it on desktop, only mobile.

Anyone particularly familiar with Soundmanager 2?
User avatar
kaos78414
Posts: 507
Joined: Thu Jul 22, 2010 5:36 am

Re: X Grid

Post by kaos78414 »

This is pretty great for a first game, man! The sound effects are definitely a nice touch. :)
w00t
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: X Grid

Post by hallsofvallhalla »

Very nice!
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: X Grid

Post by Jackolantern »

Very nice work!

And sadly, browser-based sound is and will be wonky on mobile browsers for some time. Most of the HTML5 game-to-mobile conversion engines run the game in a native wrapper to get sound to work because it just doesn't work right on mobile in the browser. Most HTML5 game engines offer an option to detect if it is being run on mobile simply to disable all sound. :|
The indelible lord of tl;dr
Post Reply

Return to “Project Showoff Tier I”