Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

I really like this game idea. It's a cool take on two-player snake with a tug-of-war twist.

One thing I found a bit tricky was that pressing the up/down arrow keys scrolls the web page wrapping it. Would it be possible to update it with a call to Phaser.Keyboard.addKeyCapture in Doggo.Game.prototype.create? That would prevent the page from scrolling, I think.

Otherwise, this is so cool! Great job!

(+2)

Ah, thanks for pointing out that bug Daniel! Looks like it was only happening in Chrome (not Firefox). I also appreciate the tip on how to fix it, should feel much better now!

(+1)

Feels great now! Thanks for fixing it so promptly. 😁